Command Rules

With version 0.3.5, command rules are no longer irregular, learning these layouts makes it easy to use.

[Anything] -> signed value
[Anything|AnythingElse|Another] -> signed values
[$] -> unsigned variable
[""] -> content
[":"] -> attribute
"Key1": "Put comma(,) to end",
"Key2": "Put comma(,) to end",
"Last_Attribute": "Put dot(.) to end".
[?<><>] -> unsigned value

[?()]

[?{}]

Last updated