SBM ModScript Reference → Programming SBM ModScript → Object Types → UGBase → UGBase GetDisplayName() Method
Returns the full name of the user or group.
| Parameter | Type | Description |
|---|---|---|
|
None |
| Type | Description |
|---|---|
|
string |
The full name of the user or group. |
SBM ModScript version: 11.3.
Ext.WriteStream( Shell.User().GetDisplayName() );
Result:
Chad Support
None.
Copyright © 2007–2020 Micro Focus or one of its affiliates. All rights reserved.