Skip to Content
0
Dec 01, 2008 at 10:24 AM

LENGTH OF QUAN field

1020 Views

hai

I want to find the lenght of the field which data type as quan type

My Requirement is as follow

For example : variable with value 1.500

X = 1.5000 i want to find the length of the X . (My Excepted Answer should be 6)

I tried using the STRLEN and Describe Field Option but still i am not getting the correct count

Any Function Moudle or Code this ?