This is an old revision of the document!
⇐ Index
Defines an input variable, that is not shown in the editor. Input variables are created at script start and assigned either the default value. Input variables that should not appear in the UI editor must start with $$ signs.
$$amt:1 SetCreeper(10 10 <-amt)