LEFT

Го дава првиот знак или знаци од текстот.

Syntax

LEFT("Text" [; Number])

text is the text where the initial partial words are to be determined.

Number (optional) specifies the number of characters for the start text. If this parameter is not defined, one character is returned.

Пример

LEFT("output";3) returns out.

Please support us!