i have a recording in which I use getValue from an element, store it in a variable and then compare this with the text of a later component.
Unfortunately the value contains spaces like
Code: Select all
" text "
Code: Select all
"text"
Can someone explain me step by step how to trim a value when receiving it via getValue in a recording module ?
Thanks