Options
All
  • Public
  • Public/Protected
  • All
Menu

Opens a url with web browser or other application on the device. The APL author is responsible for providing a suitable URL that works on the current device.

interface

Hierarchy

  • OpenUrlCommand

Index

Properties

Optional delay

delay: number | string

Optional description

description: string

Optional onFail

onFail: Array<Command>

source

source: string

type

type: "OpenURL"

Optional when

when: boolean