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