I would like to use the assign_variable function to set a variable to equal segment_2.
However, what I need to do is trim 1 character off the end of it.
For example, segment_2 may be “signs”. I want to assign the variable the value “sign”.
It doesn’t appear that you can use backspace=“1” with assign_variable.
Suggestions on how to do what I want?
Thanks!!