Forum Discussion

omiaye's avatar
omiaye
New Contributor II
2 years ago
Solved

How to formulate expresssion

 

Please I need some help to formulate this expression an expression. Essentially, is it possible for these three steps to be all done in one line? Thanks.

  1. trim($Clicks)
  2. trim($Clicks.replaceAll('-',''))
  3. trim(output of  step 2)