Launch App by ID

Purpose: Opens a specific app using its unique ID.

Syntax:

launchApp:“app_id”

Example: Launch the app with ID

launchApp:“com.example.myapp”

Last updated