Validate arguments being passed into a user-defined function.

Syntax

ISEval.ValidateArguments(functionName, arguments)

Parameters

NameTypeOptionalByRefDescription
functionName String The Function Name (for error reporting purposes).
arguments List(Of ISEvalToken A List of Arguments being passed to the function.
Member of:
ISEval
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0