CreateRemoteWebUI: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Client|1.0}} {{Notice|This function has the same parameters as CreateWebUI. You can call SetWebURL to open a whitelisted website.}}")
 
No edit summary
Line 1: Line 1:
{{Info|Function|Client|1.0}}
{{Info|Function|Client|1.0}}
{{FuncDescription|Creates a new remote WebUI, which allows opening whitelisted websites.}}
{{Notice|This function has the same parameters as [[CreateWebUI]]. You can call [[SetWebURL]] to open a whitelisted website.}}
{{Notice|This function has the same parameters as [[CreateWebUI]]. You can call [[SetWebURL]] to open a whitelisted website.}}

Revision as of 09:27, 29 September 2019

CreateRemoteWebUI

Type: Function
Context: Client
Introduced: v1.0

Description

Creates a new remote WebUI, which allows opening whitelisted websites.

NOTICE

This function has the same parameters as CreateWebUI. You can call SetWebURL to open a whitelisted website.