For the complete documentation index, see llms.txt. This page is also available as Markdown.

APPMODE

Returns the current mode of the app.

Syntax

APPMODE()

Remarks

  • The function returns "edit" if the app is currently in edit mode.

  • The function returns "live" if the app is currently in live mode.

Last updated