evalInSyncLocalContext
|
The evalInSyncLocalContext function allows the user to evaluate the
specified string expression in a temporary synchronous local context. Usage The evalInSyncLocalContext function is used to evaluate a string expression
in its own temporary context.
(evalInSyncLocalContext size evalString ) If no argument is passed, the inspect function returns the number
of free memory bytes remaining
Expression:
Arguments
Name
Type
Description Argument: size Integer
The number of megabytes used for the new context workspace Argument: evalString String
The Lisp string to be evaluated in the temporary context
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Lambda | String | Integer |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|