Matrix Version: v5.3.4.2
I have the following condition which works but wanted to work out if using replace keywords would do the same thing:
Condition:
%begin_last_char:1491601%
%globals_get_name^escapehtml%’
%else_last_char:1491601%
%globals_get_name^escapehtml%'S
%end_last_char:1491601%
Essentially if a name ends with an ‘S’ then apply an apostrophe at the end else apply 'S
Can anyone tell/show me how the above can be used using the keyword modifiers or is it not possible?
Thanks in advance
NickyP