Gets a value from defined lookup.
Namespace
xmlns:AS="http://schema.advantages.cz/AsapFunctions"
Syntax
In case a lookup has only one input parameter
When a lookup has more input parameters, they have to be identified, so their name has to be defined.
Parameters
lookupElementId | Unique identifier (Guid) of lookup model element |
---|---|
lookupInput | input value for a lookup parameter |
lookupParameter<X>Name | Name of Xth. input parameter |
lookupParameter<X>Value | Value of Xth input parameter |
Remarks
Example