JavaScript-1.5 Reference
JS_GetEmptyStringValue
Function
Summary
Retrieves the representation of an empty string.
Syntax
jsval JS_GetEmptyStringValue(JSContext *cx);
Description
JS_GetEmptyStringValue
retrieves the empty string value.
See Also
Groups
[
Function
]
Documents
[
LXR ID Search
]
Entries
[
JS_GetNaNValue
|
JS_GetNegativeInfinityValue
|
JS_GetPositiveInfinityValue
]
This page was generated by
APIDOC