Abstract base class for functions of one semantic variable.
override string FunctionName
Name of the function
override IElement EvaluateScalar(ISemanticElement Argument, Variables Variables)
Evaluates the function on a scalar argument.
IsBlank(ScriptNode Argument, int Start, int Length, Expression Expression)
IsBlank(x)
Interface for semantic nodes.