attr
Sets an attribute.
Parameters
name
to use
value
to use
Sets an attribute only for all none null values of the flow.
Parameters
name
to use
value
to use
Sets an attribute when value is true otherwise removes it.
Parameters
name
to use
value
for decision
trueValue
value to use if attribute is set (default "")
Sets an attribute from a List of Strings. Therefore, it concatenates the Strings to the final value String.