Whole document tree
    

Whole document tree

LEFT

LEFT

Name

LEFT -- 

Description

LEFT returns the leftmost @num_chars characters or the left character if @num_chars is not specified.

This function is Excel compatible.

Examples

LEFT("Directory",3) equals "Dir".

See also

MID, RIGHT.