create String Value As Attribute Strategy
Type: Function
Sets an attribute based on a string value on the context node.
Arguments
attribute
Name (Required)
Type: String
The name of the attribute to be set
value
Name (Required)
Type: String
The name of the value to look for in the specification
default
Value (Required)
Type: String | NULL
The default value when the value is not present in the specification or null when no attribute should be set
map
To Attribute Value (Required)
Type: Function
The function to get the attribute value by specification value
Arguments
Returns
Type: Function
Arguments