SBM ModScript Reference → Programming SBM ModScript → Object Types → AppRecord → AppRecord GetUUID() Method
Returns the item's UUID, if applicable.
Parameter | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
string |
The item's UUID. |
SBM ModScript version: 11.3.
var itemUUID = record.GetUUID();
None.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.