StaticDict

StaticDict

For all rows the same value is used as specified in <values>The value string to be used</values>. Detects if static value is numerical. If so the value is usable for computation in other generators like Formula

Attributes
Name Description Required Min Max Allowed Values
name (Class)Name of this element. Used to identify plugin Class. Full name is required. Example: com.en.myPluginPackage.myPuginClass no 0 1
id Identification String of this element. May be used to uniquely identify a field within the children of an Element. no 0 1
Nodes
Name Description Required Min Max Allowed Values
delimiter Content type: String
delimiter to use to split the value. Default: delimiter
no 0 1
values Content type: String
The static value to be used for all rows. <values></values> equals NULL. Values can be strings, numbers or property's. Detects if the value is numerical. If so the value is usable for computation in other generators like Formula
yes 1 1
2.7-83fb0 | 2020-04-22