LOTUSSCRIPT LANGUAGE
LeftB function
Lotus does not recommend using the LeftB function in LotusScript Release 3 and after because Release 3 and after use Unicode, a character set encoding scheme that represents each character as two bytes. Because a two-byte character can be accompanied by leading or trailing zeroes, extracting characters by byte position no longer yields reliable results.
Use the Left function for left character set extractions instead.
See Also
LotusScript Language Reference: I through L
Left function
LeftBP function
LeftC function
Len function
LenB function
Mid function
MidB statement
Right function
RightB function
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary