.

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


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

Syntax

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

Elements

expression


pattern
compMethod occurrences
Extended example: array and String functions

Language cross-reference

@LeftBack function in formula language

See Also