Number of characters of a variable Julien 7 September 2022 The “Length” feature gives the number of characters of a variable If the concept of a variable is totally abstract
Change the case of a variable Emmanuel Françoise 7 September 2022 Cette fonctionnalité est très utile pour formater une variable Si le concept d’une variable est totalement abstrait pour vous, je
Replacement in a variable Julien 7 September 2022 Allows you to replace strings of characters by others If the concept of a variable is totally abstract for you,
Rounding a variable Julien 7 September 2022 Cette fonctionnalité permet d’arrondir la valeur d’une variable Si le concept d’une variable est totalement abstrait pour vous, je vous
Concatenation of variables Julien 7 September 2022 Allows you to merge variables together, with text and possibly a separator If the concept of a variable is totally
Advanced calculations on variables Julien 7 September 2022 Access many advanced mathematical functions to calculate your variables. If the concept of a variable is totally abstract for you,
Generate a random value for a variable Julien 7 September 2022 This feature allows you to give a variable a random value between a minimum value and a maximum value. If
Calculation on variables Julien 7 September 2022 Allows you to make a calculation from two values. If the concept of a variable is totally abstract for you,
Increment / Decrement the value of a variable Julien 7 September 2022 This feature allows you to increase or decrease the value of a variable with each pass over the sequence. If
Increment/decrement the value of a variable Julien 7 September 2022 This feature allows you to increase or decrease the value of a variable each time the sequence is run. If