Initialization Script
Overview
This control behaves exactly as a Scripting Block, except it is executed only when the workspace is opened. However, it can still be called from another script and will be executed once more.
Example
We want to define and set a global counter to zero, and reset a text from a label who may have been changed before, so we would do as follows :
