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
get the size of a variable
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
get the size of a variable
https://alternatic.ch
Re: get the size of a variable
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
not directly, but maybe you can get the length: -> length(tVariable)
of the variable, each char will be ca. 1 Byte?
Best
Klaus