getDisplayName
Description
This method can be used to get the pretty name for the item in the XopusNameList.
Syntax
XopusNameList.getDisplayName (idx : integer, lang : string) : String
Arguments
- idx
integer.- lang
string.
Return Value
String. The pretty name of the node as configured.
History
| version | event |
|---|---|
| Xopus 4.2 | Introduction. |