parseInt (I18n - JavaScript)

Parses text from the beginning of the given string to produce a number, by using the XSP server locale conventions.

Defined in

I18n

Syntax

parseInt(src:string) : long

parseInt(src:string, loc:locale) : long