suffix-by
This parser helps you suffix the name of your collections, groups and tokens from your SDTF token tree.
Last updated
This parser helps you suffix the name of your collections, groups and tokens from your SDTF token tree.
Last updated
all
false
string
Select all collections, groups and tokens in your SDTF token graph.
group
false
string
Select all groups in your SDTF token graph.
collection
false
string
Select all collections in your SDTF token graph.
token
false
string
Select all tokens in your SDTF token graph.
applyTo
false
The selection where to apply the transformation.
collection
, group
, token
take a Regex string or true
to select anything of the kind.
An SDTFQuery
can be used for advance use cases.