Line 38:
Line 38:
* random value
* random value
* prompt at execution time
* prompt at execution time
−
* mathematical expression that can include any existing numeric or boolean variable as well as any available numeric [[Magic text]]
+
* mathematical expression that can include any existing numeric or boolean variable as well as any available numeric [[Magic text]] and some mathematical functions (list and syntax included)
* in addition, Integer type variables have 2 other kinds of settings: adding or subtracting 1 to current value (same as mathematical expression 'my_integer_variable +/- 1' but more convenient when incrementing/decrementing an index by step of 1)
* in addition, Integer type variables have 2 other kinds of settings: adding or subtracting 1 to current value (same as mathematical expression 'my_integer_variable +/- 1' but more convenient when incrementing/decrementing an index by step of 1)