====== Open URL ====== This action allows you to open an URL with the default associated application. For a web address this is a browser. ===== Standard parameters ===== ==== Input parameters ==== == URL == The URL to open. Five protocols are supported: * http:// (standard web page) * https:// (secured web page) * file:// (local file) * ftp:// (file transfer protocol) * mailto:// (e-mail address) URL example : http://www.actionaz.org ===== Exceptions ===== * [[en:actions:exceptions#Bad parameter|Bad parameter]] * [[en:actions:exceptions#Code error|Code error]] * [[en:actions:exceptions#timeout|Timeout]] * [[en:actions:actionopenurl#unable_to_open_url|Unable to open the URL]] ==== Unable to open the URL ==== This exception is thrown when the URL cannot be opened. * Default action: stop the script execution