Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Validate numeric field

Former Member
0 Likes
267

Hi all,

is there a function exist to validate if a specific field value is numeric len 16.

Robert

1 REPLY 1
Read only

Former Member
0 Likes
244

You can use DESCRIBE to get the Type and Length of the field.