The system variable ŒLX contains a text expression to be executed when the workspace is loaded. When the workspace is loaded, the execute function is used to execute ŒLX, and so ŒLX can be used to invoke a function, print some text, or execute a multi-statement line.
ŒLX„'START' Runs START ŒLX„''' TEXT STRING''' Prints TEXT STRING ŒLX„''' TEXT STRING'' ª START' Does both