Gets available sources of things.
GetSources(int Start, int Length, Expression Expression)
Gets available sources of things.
override string FunctionName
Name of the function
override IElement Evaluate(Variables Variables)
Evaluates the node, using the variables provided in the Variables collection. This method should be ...
Static class that dynamically manages types and interfaces available in the runtime environment.
static bool TryGetModuleParameter(string Name, out object Value)
Tries to get a module parameter value.
Class managing a script expression.
Base class for funcions of zero variables.
int Length
Length of expression covered by node.
int Start
Start position in script expression.
static readonly ObjectValue Null
Null value.
Basic interface for all types of elements.
Interface for datasources that are published through the concentrator interface.