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:     STRING_TO_JSVAL (Macro)
Summary:     Casts a specified JS string to a JS value.
Syntax:
STRING_TO_JSVAL(str)

Description:
STRING_TO_JSVAL casts a specified JS string type, str, to a JS value, jsval. First it sets the string's data type flag to JSVAL_STRING and then performs the cast.


See also:
DOUBLE_TO_JSVAL
OBJECT_TO_JSVAL

[sh-index] Back to list of manuals