Your Ad Here

Go to: Synopsis. Flags. Return value.

Synopsis

webBrowserPrefs([preference=[string, string]])

Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.

webBrowserPrefs is undoable, queryable, and editable.

This command is obsolete and will be removed in next version of Maya. The internal web browser of Maya has been replaced by a plug-in which allows your own browser to connect with Maya. Please refer help for information on how to setup communication of Maya with external web browser application.

Flags

preference
Long name (short name) [argument types] Properties
preference(prf) [string, string] createqueryedit
Query or set a web browser preference. In query mode, accepts a string representing the preference name and will return the result. In edit or create mode, the first parameter is the preference name and the second paramater is the valued to be set. Edit and create will return the value that was set if successfull.

In query mode, this flag needs a value.


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 have multiple arguments, passed either as a tuple or a list.

Return value

None

Return to Autodesk Index


Your Ad Here