TryGetFunctionValue(string functionName, Inedo.ExecutionEngine.RuntimeValue[] args) Method
Syntax
public
abstract
Nullable
<
Inedo.ExecutionEngine.RuntimeValue
> TryGetFunctionValue(
string
functionName,
Inedo.ExecutionEngine.RuntimeValue[]
args)
Parameters
functionName
Type: string
args
Type: Inedo.ExecutionEngine.RuntimeValue[]