Changes

Jump to navigation Jump to search
1 byte removed ,  22:44, 30 January 2014
no edit summary
Line 13: Line 13:  
e.g. RIGHT("String",2) displays '''ng''' as a result.
 
e.g. RIGHT("String",2) displays '''ng''' as a result.
   −
*RIGHT counts 1 byte per characters. RIGHT works with the languages that use 'Single Byte Character Set' (SBCS).
+
*RIGHT counts 1 byte per character. RIGHT works with the languages that use 'Single Byte Character Set' (SBCS).
 
*'''Text''' can be any string containing characters, numbers, symbols, blank spaces etc.
 
*'''Text''' can be any string containing characters, numbers, symbols, blank spaces 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