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

🖥 Animated "100 Doors"

EDIT 2026-05-11: Something was causing this program to not work on mobile devices.  I'm guessing I had exported and uploaded the wrong v...