public final class NumberCustom extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
toLocaleString(net.sourceforge.htmlunit.corejs.javascript.Context context,
net.sourceforge.htmlunit.corejs.javascript.Scriptable thisObj,
Object[] args,
net.sourceforge.htmlunit.corejs.javascript.Function function)
Returns a string with a language sensitive representation of this number.
|
public static String toLocaleString(net.sourceforge.htmlunit.corejs.javascript.Context context, net.sourceforge.htmlunit.corejs.javascript.Scriptable thisObj, Object[] args, net.sourceforge.htmlunit.corejs.javascript.Function function)
context - the JavaScript contextthisObj - the scriptableargs - the arguments passed into the methodfunction - the functionCopyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.