AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Entry:     DOUBLE_TO_JSVAL (Macro)
Summary:     Casts a specified JS double to a JS value.
Syntax:
DOUBLE_TO_JSVAL(dp)

Description:
DOUBLE_TO_JSVAL casts a specified JS double type, dp, to a JS value, jsval. First it sets the double's data type flag to JSVAL_DOUBLE and then performs the cast.


See also:
OBJECT_TO_JSVAL
STRING_TO_JSVAL

[sh-index] Back to list of manuals