Version:
Evaluate(IOtterContext context) Method
Evaluates the function and returns the result.
Syntax
public
abstract
Inedo.ExecutionEngine.RuntimeValue Evaluate(IOtterContext context)
Parameters
- context
- Type: IOtterContext
The current execution context if applicable.
Returns
Result of the function.