Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Launcher.LaunchUri

Switch to Manual
public static function LaunchUri(uri: string, showWarning: bool): void;

Parameters

uriThe URI.
showWarningDisplays a warning that the URI is potentially unsafe.

Description

Starts the default app associated with the URI scheme name for the specified URI, using the specified options.