PCRuntimeLibrary::docuRefTabStr Method [AX 2012]

Creates a string with several tabs that are defined by the _treeLevel parameter.

client server public static str docuRefTabStr(int _treeLevel)

Run On

Called

Parameters

_treeLevel
Type: int
An integer that indicates the level in the tree structure.

Return Value

Type: str
A string that contains zero or more tabs.
Show: