Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4742af20fe |
@@ -116,6 +116,7 @@ Once the first none-empty line is unrecognized (no command found), the parser wi
|
|||||||
`Generate <variablename> <generator>`
|
`Generate <variablename> <generator>`
|
||||||
: Sets a variable with a generated value.
|
: Sets a variable with a generated value.
|
||||||
Possible generators:
|
Possible generators:
|
||||||
|
|
||||||
* `UUID`
|
* `UUID`
|
||||||
* `unixtime` (a unix timestamp)
|
* `unixtime` (a unix timestamp)
|
||||||
* `localtime` (a formatted time)
|
* `localtime` (a formatted time)
|
||||||
|
|||||||
Reference in New Issue
Block a user