-
Notifications
You must be signed in to change notification settings - Fork 5
city_placeholders
xdnw edited this page Nov 7, 2023
·
8 revisions
-
<arg>
- A required parameter -
[arg]
- An optional parameter -
<arg1|arg2>
- Multiple parameters options -
<arg=value>
- Default or suggested value -
[-f flag]
- A optional command argument flag
For placeholders {getLand}
For filters #getLand>30
Use round brackets for arguments #myFunction(123)