Hello,
I'm trying to replace my overdose of RegEx StringReplacers with a single AttributeManager that should contains multiple RegEx functions.
I've set up a short test:
The first part of the test works fine: change: "world" to "WORLD"
The second part doesn't seem to execute: change the "99" to "100"
I'm now wondering:
Can the AttributeManager conditional value hold multiple RegEx functions or just one?
Thanks,
Ed