Skip to content
Xusinboy Bekchanov edited this page Nov 6, 2023 · 3 revisions

Left Function

Syntax

Function Left Overload(ByRef subject As UString, ByVal n As Integer) As UString

Parameters

Part Type Description
subject UString Required.
n Integer Required.

Return Value

UString
Clone this wiki locally