User Tools

Site Tools


4rpl:commands:define2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:commands:define2 [2021/01/25 15:58] Karsten754rpl: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 ''%%$$%%'' and be placed, together with other input variables, before +Hidden input variables must start with ''%%$$%%'' and be placed, together with other 
 +[[4rpl:commands:define|input variables]], before 
 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:
 </code> </code>
  
 +=== See Also ===
 +  * [[4rpl:commands:define|input variables]]
 +
 + <=[[4rpl:start| Index]]
 ~~NOTOC~~ ~~NOTOC~~
  
4rpl/commands/define2.1611590332.txt.gz · Last modified: 2025/02/14 14:56 (external edit)