|
![]() |
#1 |
Участник
|
Еще есть:
EVALUATE (Variable) Use this function to evaluate a string representation of a value into its normal representation. The system assigns the result to a variable. [Ok :=] EVALUATE(Variable, String[, Number]) Variable Data type: boolean, integer, option, date, time, text constant, code or GUID. Any type of variable. The value of the string is assigned to the variable. String Data type: text constant or code A string containing a value of any simple C/AL data type. |
|