Basic interface for all types of elements.
Base interface for constants that integrate into the script engine.
string[] Aliases
Optional aliases. If there are no aliases for the constant, null is returned.
string ConstantName
Name of the constant
IElement GetValueElement(Variables Variables)
Gets the constant value element.