Skip to content
Craig Edwards edited this page Apr 28, 2023 · 1 revision

LEFT$

LEFT$(string-expression, integer-expression)

Returns the leftmost integer-expression characters of string-expression.

Clone this wiki locally