|
Previous Top Next |
| Description
|
|
|
| This routine will execute the expression, in executable format, stored in ExpResult.
|
|
|
| Syntax
|
|
|
| MV.EVAL.EXP (ExpResult)
|
|
|
| ExpResult must contain the converted code for any OSMOSiS expression. This should be:
|
| · | The variable ExpResult from MV.STACK.EXP or
|
| · | The default, validation, conversion or correlative converted attribute from any item in the _DICTS, filename file - the OSMOSiS dictionary.
|
| · | Any conversion that the developer uses that they have converted.
|
|
|