Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is myArray an array?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00800787
Message ID:
00800790
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
>Is there any way to find out if myArray is an array? I guess I am looking for a function kind of like type() is for other data types.
>
>TIA
>Einar


Type('myarrary[1]') <> "U"

That will tell you if you have an array.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform