
This function evaluates the value of V to a string and then returnsĬonverts the value of the expression V to a string. If Radix is omitted, function tries to determine the correct value automatically. Radix parameter defines a radix to use during conversion of a string S. The valid Radix values are from 2 to 36.Ĭonverts string representation of a number N into a number. Radix parameter defines the radix of the numerical representation for the numberĬonversion.

(set Cnt to 0 or omit this parameter to replace all occurrences). Replace substing Find in Str with Replace, Cnt times Returns the position of the last occurrence of the substring Returns the position of the first occurrence of the substring Returns the minimal value of two numeric arguments N1 and N2. Returns the maximal value of two numeric arguments N1 and N2. Returns the absolute value of a numeric argument N.

You can use the following functions in the macro sequence: Mathematical functions
