This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:define2 [2021/01/25 15:58] – Karsten75 | 4rpl:commands:define2 [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Hidden input variables must start with '' | + | Hidden input variables must start with '' |
| + | [[4rpl: | ||
| any of the actual code in a script. | any of the actual code in a script. | ||
| They define a variable named **VARNAME **with a default value of **VAL** which may be of type int, float or string. | They define a variable named **VARNAME **with a default value of **VAL** which may be of type int, float or string. | ||
| Line 27: | Line 28: | ||
| </ | </ | ||
| + | === See Also === | ||
| + | * [[4rpl: | ||
| + | |||
| + | < | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||