Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable type
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00540840
Message ID:
00540845
Views:
12
>Hi,
> I have a parameter in my method. The parameter value can be array or anything. But in my method I am expecting an array as the parameter. How can I check the type of the parameter as array.
>
>
>Thanks in advance
IF TYPE('laArray[1]') = 'U'
   * not an array
ENDIF
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform