cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry - number validation

former_member231132
Participant
0 Kudos

Is there a function in Agentry that will validate that a number entered into a string field is in valid format?  In other words, doesn't contain letters and other invalid characters.  I've looked through all functions and nothing looks promising.

Thanks

Tim

Accepted Solutions (1)

Accepted Solutions (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

You can use IS_VALID_DECIMAL_NUMBER to determine if the value is a valid number. 

--Bill

former_member231132
Participant
0 Kudos

Not sure why I didn't see that one before.  Thanks Bill!

Answers (0)