SBM AppScript Reference → Programming SBM AppScript → Shell Properties → Shell Property Descriptions → Common Shell Properties
Common shell properties are defined for all contexts.
string (input). The script's name as stored in the database and shown in the Scripts editor in SBM Composer.
long integer (input). This is the script's TS_ID. For details on the TS_ID, refer to Identifying Records by TS_ID and Table ID.
string (input). This is the file name from which the script was most recently read and parsed.
string (input). Identifies the current context. Possible values are pre-transition, post-transition, pre-state, post-state, HTML template, URL, notification, self registration. For details on contexts, refer to SBM AppScript Contexts.
AppDb object (input). The current SBM database object. It provides global data related to the SBM database.
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.