Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/LEN
(view source)
Revision as of 23:06, 30 January 2014
1 byte removed
,
23:06, 30 January 2014
no edit summary
Line 11:
Line 11:
e.g. LEN("String") displays '''6''' as a result.
e.g. LEN("String") displays '''6''' as a result.
−
*LEN() counts 1 byte per
characters
. LEN() works with the languages that use 'Single Byte Character Set' (SBCS).
+
*LEN() counts 1 byte per
character
. LEN() works with the languages that use 'Single Byte Character Set' (SBCS).
*<math>txt</math> can be any string containing characters, numbers, symbols, blank space etc.
*<math>txt</math> can be any string containing characters, numbers, symbols, blank space etc.
*If argument <math>txt</math> is directly entered in the command, it should be enclosed in double quotes (e.g. "Name").
*If argument <math>txt</math> is directly entered in the command, it should be enclosed in double quotes (e.g. "Name").
Swapna
writer
2,661
edits