Skip to main content

Check If Launched via App (utils.is_launch_via_app)

Declaration

via_app = utils.is_launch_via_app()

Returns

  • via_app
    Boolean. true if launched from the App's start button; otherwise false.

Description

Determine whether the current script is launched from within the App.

Examples

dialog:load