Hi All,
I need to show one validation that - throw error if they enter anything apart from 0 to 9 and .
How can we achieve that using some functions in appian
Can Someone suggest for this?
Discussion posts and replies are publicly visible
Use regexmatch(). It will be useful to achieve your requirement.