0 Members and 4 Guests are viewing this topic.
Yes, that is what dim does. It returns the length of a variable, so if you do this to a list, you get the number of elements and if you use dim( on a string, you get how many letters long it is