@@ -6,6 +6,8 @@ Create a string: `string name value bytes`
Create a boolean: `bool name value`
Create a boolean from input byte: `booli name byte`
Create an integer: `int name value`
**Note**: A string of dynamic length can be created by setting the bytes to -1.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.