TOC : Script API > JavaScript > JavaScript API > GeneralScript > Global >

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > GeneralScript > Global >

 

Method

 

 

Name

Description

_ConvertCentimeterToPoint

Convert from centimeter to point.

_ConvertInchToPoint

Convert from inch to point.

_ConvertPointToCentimeter

Convert from point to centimeter.

_ConvertPointToInch

Convert from point to inch.

_Format

Apply the given format to the given string and returns it.

_FormatDate

Format a date into a string value with a specified format.

_GetSystemCountry

Gets the country code of the user's PC system.

_GetSystemLanguage

Gets the language code of the user's PC system.

_GetUserValue

Gets global variables.

_GetUSLServerParam

Gets the parameter value configured in the USL server.

_GetVersionNumber

Gets the version number.

_GetViewerCountry

Gets the country code of the OZ Viewer.

_GetViewerLanguage

Gets the language code of the OZ Viewer.

_GetWebBrowser

Gets the web browser object.

_MessageBox

Displays a message box.

_ParseDate

Creates the date value from a date string.

_SetUserValue

Sets global variables.

_StartUpdateLocation

Starts to update location information.

_StopUpdateLocation

Stops to update location information.

_Trace

Display the text on the trace window.

_TraceLn

Display the text in new line on the trace window.

_URLEncode

Encodes a URL string with the given encoding type.