Execute
Syntax:
Execute(<String>)
Parameters:
<String>
The string that contains the code to be executed.
Description:
Executes a code fragment passed as a string value.
Note:
In the web client, the operator is not supported, an attempt to call it raises an exception.
In the mobile application mode, the operator is not supported on iOS.