Skip to content

StrRSet

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

StrRSet Function

Syntax

Function StrRSet(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