Left

Description

Crops the given string retaining the left most number of characters up to the specified count value.

Definition

string Left( strin, count )

Parameters