WMLScript characterSet() Function

The characterSet() function returns the character set supported by the WMLScript interpreter.

Syntax

n = Lang.characterSet()
Component Description
n Returns an integer defining the character set from the function.

Example

var a = Lang.characterSet();

Result

a = 4