Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create a Boolean value
static _ASYNCRTIMP value __cdecl boolean(
bool value
);
Parameters
- value
The C++ value to create a JSON value from
Return Value
A JSON Boolean value
Requirements
Header: json.h
Namespace: web::json