Is there any function to check whether the entered input is non-numeric or numeric?Thanks!...
OriginalPostID-106178
Discussion posts and replies are publicly visible
As nobody mentioned the function cleanwith(), I will give it a try:
a!forEach( items: { "748976142897218472189", "12345a7890c.tt", "0000121241234" }, expression: cleanwith(fv!item, "0123456789") = fv!item, )