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