VarRecord GetItemPrefix() Method

Returns the prefix of the item's display ID, indicating the item's type. Item types and their prefixes are defined when an SBM designer configures a workflow.

Function Signature

 string GetItemPrefix()

Parameters

Parameter Type Description
None

Return

Type Description
string The prefix of the item's display ID.

Technical Details

SBM ModScript version: 11.3.

Notes

Item types and their prefixes are defined when an SBM designer configures a workflow. See GetDisplayIssueId() for entire display ID.

Related Topics

VarRecord