Go to: Synopsis. Return value. Flags. MEL examples.

Synopsis

webView [-urlAddress string]

webView is undoable, NOT queryable, and NOT editable.

This command allows user to bring up a web page view

Return value

None

Flags

urlAddress
Long name (short name) Argument types Properties
-urlAddress(-url) string create
Bring up webView on given URL

Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command.

MEL examples

webView -url "www.autodesk.com";