SBM AppScript Reference → Introduction to SBM AppScript → SBM AppScript Contexts
Every script runs in response to a specific SBM event. The event typically involves a specific user, item, or other SBM objects. Together, the event and the objects make up the script's "context." When the script runs, the SBM objects can be accessed as properties of the Shell object.
There are eight contexts available in SBM:
Pre-Transition
Post-Transition
Pre-State
Post-State
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.