VariablesVariables are created by assigning a value to them.
All variable names are preceded by The type of a variable is that of the last assigned value.
Check/set variable type via
Convert variable value via casting
(e.g.
Default value of unassigned variable is |