Please enable JavaScript to view this site.

Extract a sub-string from specified string, starting from left side.

Syntax

strLeft(string source, int count): string

source

Source string.

count

Number of characters (from left)

Result

Return extracted string (could be "" if no data or invalid parameters)

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC