SBM ModScript Reference → Programming SBM ModScript → Shell Properties → Shell Property Descriptions → Current Item Shell Properties
Current Item shell property accessors are defined when there is a current item, unless using the ID-based model.
Variant& containing Project object. The SBM project to which Shell.Item() belongs. See Project.
Variant& containing string (read-only). The name of the application bound to the Primary table containing Shell.Item(). Application names are not unique.
Variant& containing string (read-only). The prefix identifying the application bound to the Primary table containing Shell.Item().
Variant& containing int (read-only). The TS_ID of the application bound to the Primary table containing Shell.Item(). For details on the TS_ID, refer to Identifying Records by TS_ID and Table ID.
Variant& containing VarRecord object, will be ProjectBasedRecord if item is a primary item. The current item in use, such as the item being transitioned. See VarRecord and ProjectBasedRecord.
Copyright © 2007–2020 Micro Focus or one of its affiliates. All rights reserved.