How to extract 40 "If CY < 40% of Avg" from this string


inHelp
How to extract 40 "If CY < 40% of Avg" from this string
0
0 Comments | 0 Discussions | 0 Members | 0 Online |
Answers
Then use this function for getting any number
trim(replaceAll(%{str},"[^0-9]",""))