Page 1 of 1

get the size of a variable

Posted: Sun Jul 17, 2011 9:35 am
by jmburnod
Hi All,
Following the topic "Delete local : good practice" of bangkok
Is there a way to get the size of a variable in LC ?

Best regards

Jean-Marc

Re: get the size of a variable

Posted: Sun Jul 17, 2011 10:37 am
by Klaus
Bonjour Jean-Marc,

not directly, but maybe you can get the length: -> length(tVariable)
of the variable, each char will be ca. 1 Byte?


Best

Klaus