.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT LANGUAGE


StrLeft function
Searches a string from left to right for a pattern and returns a substring consisting of the characters in the string that are to the left of the pattern.

Syntax

StrLeft ( expression, pattern [, compMethod [, occurrences ]] )

Elements

expression


pattern
compMethod occurrences
Extended example: array and String functions

Language cross-reference

@Left function in formula language

See Also