vis781
Well-known member
Hi all, here's my querie....
I have in my app at some point a string array of values about 20 or so. i was wondering if it's possible to determine, upon looping through the array, whether or not there are different formats of text within the array. For example determining if one of the items in the array is in Date format even though it's all passed as a string.
Didn't know if there was a function for this or whether i'd have to invent something?
Any help appreciated.
I have in my app at some point a string array of values about 20 or so. i was wondering if it's possible to determine, upon looping through the array, whether or not there are different formats of text within the array. For example determining if one of the items in the array is in Date format even though it's all passed as a string.
Didn't know if there was a function for this or whether i'd have to invent something?
Any help appreciated.