Provides helper functions available to all scripts.
Top
The following tables list the members exposed by the WV type.
| Name | Description | |
|---|---|---|
|
CanAccessOptionCategory | Determines whether this control can access the specified option category. |
|
CloseWaitBox | Closes the wait dialog. |
|
ExecuteCommand | (Overloaded) Executes the named command. |
|
GetColorDetail | Gets the ColorDetail object identified by the colorString. |
|
GetColorSet | Gets a list of pre-defined ColorDetail objects that can be used by page elements. |
|
GetCookie | Gets the current value of the specified Cookie. |
|
GetEnumNames | Gets a list of names for the specified enumeration. |
|
GetEnumNamesAsString | Gets a list of names for the specified enumeration. |
|
GetEnumValues | Gets a list of integer values for the specified enumeration. |
|
GetMatchingSymbols | Gets a list of symbol objects that match a set of criteria. |
|
GetOptionValue | Gets the current value of the specified option. |
|
GetPoint | Gets the data point with the specified name. |
|
GetPointNames | Gets a string array of point names that match the specified criteria. |
|
GetSymbolByID | Gets the symbol object with the specified id in the specified symbol set. |
|
GetSymbolCategories | Gets the list of categories available in the specified symbol set. |
|
GetSymbolMap | Gets manufacturer and license information associated with the specified symbol set. |
|
GetSymbolSets | Gets the list of named symbol sets installed with the application. |
|
GetSymbolsByID | Gets the Symbol object with the specified id in the specified symbol set. |
|
IsCommandPermitted | (Overloaded) Checks user permissions and application context to determine if the specified command is currently available. |
|
IsOptionCategoryRegistered | Determines whether the specified option category is registered. |
|
MsgBox | (Overloaded) Displays an interactive message dialog. |
|
ParseXml | Parses an xml string. |
|
RegisterOption | Registers the specified option. |
|
RegisterOptionCategory | Registers the specified option category. |
|
SetCookie | Sets the value for the specified Cookie. |
|
SetOptionValue | Sets the value for the specified option. |
|
TraceError | Emits an error trace message to Trace History. |
|
TraceInformation | Emits an informational trace message to Trace History. |
|
TraceVerbose | Emits a trivial trace message to Trace History. |
|
TraceWarning | Emits a warning trace message to Trace History. |
|
UnregisterOption | Unregisters the specified option. |
|
UnregisterOptionCategory | Unregisters the specified option category and removes all registered options. |
|
WaitBox | (Overloaded) Displays a wait message dialog. |
|
WebRequest | Makes an asynchronous call to request server resources. |
