Tuesday, November 15, 2022

🆕 _TITLE

The _TITLE statement sets the program name in the title bar of the program window (for BAM, the title showing in the browser window tab) for a program exported as a "Program Deployment" (either DEV or PROD) file.

(If a program does not specify a title via the _TITLE statement, the title bar will by default have the name of the program, the promotion level of that program, and the date/time the program was exported to the file.)


Syntax

_TITLE stringExpression$

No comments:

Post a Comment

🖥 Clock ("time visualizer" design)

A clock with a little bit of a "time visualizer" vibe. Run the program View the source code