Skip to content

StrLSet

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

StrLSet Function

Syntax

Function StrLSet(ByRef MainStr As Const WString, ByVal StringLength As Long, ByRef PadCharacter As Const WString = " ") As UString

Parameters

Part Type Description
MainStr Const WString Required.
StringLength Long Required.
PadCharacter Const WString Optional.

Return Value

UString
Clone this wiki locally