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