> lang > eval | ![]() |
Previous Next Edit Rename Undo Refresh Search Administration
| Documentation |
|
Value = Eval ( Expression AS String [ , Context AS Collection ] ) AS Variant
Evaluates an expression and returns its value. This expression can use almost all operators and subroutines of Gambas.
The optional context is a collection that must contain the value of each undefined symbol of Expression.