Changes

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

edits

Navigation menu