Changes

Jump to navigation Jump to search
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").
writer
2,661

edits

Navigation menu