SBM ModScript Reference → Programming SBM ModScript → Object Types → VarRecord → VarRecord GetDisplayIssueId() Method
Returns the item's display ID, consisting of a prefix indicating the item's type and a serial number within the item's project.
Parameter | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
string |
The item's display ID. |
SBM ModScript version: 11.3.
Item types and their prefixes are defined when an SBM designer configures a workflow. See GetItemNumber() and GetItemPrefix() for the components of the display ID.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.