Writing LotusScript in the Programmer's pane
The Programmer's pane allows you to:
- Use the placeholder (Globals) to define subprograms and declare variables that are available to all objects in the current document
- Create an additional script in LotusScript
- Complete LotusScript class statements automatically
- Complete a LotusScript block statement automatically
- Complete a LotusScript %directive automatically
- Compile scripts
- Import and export LotusScript to files