Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String or numeric
Message
 
To
05/03/1999 07:40:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00194379
Message ID:
00194388
Views:
14
Use the TYPE() function. If your variable is m.MyVar, TYPE('m.MyVar') will return the type. 'C' is character, 'N' is numeric. Check the help for TYPE() for the other possible types.

>How can I understand a variable value is numeric or string(or character).
>
>thanks.
Previous
Reply
Map
View

Click here to load this message in the networking platform