Defining a Session Rule
About this task
Pre-session rules define variables that have global scope (can be accessed from any other extended rule in the map). Pre-session extended rules are processed before the translation object is processed, and apply to every extended rule defined in the map.
Post-session rules are run after the translation object is processed and thus have no permanent scope.
To define a session rule: