SBM ModScript Reference → Programming SBM ModScript → Extension Functions → Ext.SolutionIdForPrefix()
Provides the TS_ID of the specified prefix string.
| Parameter | Type | Description |
|---|---|---|
|
applicationPrefix |
Specifies an application prefix string, such as "UBG". Because application prefixes do not need to be unique, the first table with the prefix encountered is returned. |
| Type | Description |
|---|---|
|
int |
Returns the TS_ID of the first application encountered in the database with the specified prefix. |
SBM ModScript version: 11.3.
For details on the TS_ID, refer to Identifying Records by TS_ID and Table ID.
Copyright © 2007–2020 Micro Focus or one of its affiliates. All rights reserved.