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 15:43, 13 January 2014
67 bytes added
,
15:43, 13 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 characters. 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").
Line 55:
Line 55:
*[http://en.wikipedia.org/wiki/String_(computer_science) String]
*[http://en.wikipedia.org/wiki/String_(computer_science) String]
+
*[http://en.wikipedia.org/wiki/SBCS Single-byte Character Set]
Swapna
writer
2,661
edits