WMLScript characterSet() Function

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

Syntax

n = Lang.characterSet()
Component Description
n An integer definition of the character set returned from the function.

Example

var a = Lang.characterSet();

Result

a = 4