Is it possible to somehow match and parse the string within transformation template (CDT) ?
I have a string: Dictionary and I would need: 1) detect tha string starts with Dictionary keyword 2)extract second parameter -> Shift
Is it possible to somehow match and parse the string within transformation template (CDT) ?
I have a string: Dictionary and I would need: 1) detect tha string starts with Dictionary keyword 2)extract second parameter -> Shift
Copyright © 2021 Jogjafile Inc.
Sorted with following snippet - it is not most elegant way but works given the constraints