Legacy Documentation: Version 5.1
LanguageEnglish
  • 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

uri The URI.
showWarning Displays 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.