SysHelp::showURL Method [AX 2012]

Delegates to the SysHelp.processLink method for specific link schemes.

client public static void showURL(URL url)

Run On

Client

Parameters

url
Type: URL Extended Data Type
The URL of the link to be processed.

This method is intended to replace the deprecated HelpGenerator.showUrl method.

Show: