Loading

JSONSTRICT

platform

The JSONSTRICT function configures the stack to output strict JSON format.

In strict JSON format the NaN and Infinite values aren’t allowed and they are replaced by null. By default, loose JSON is generated.

JSONSTRICT is available since version 1.0.0.

See also

Signatures

Examples

JSONSTRICT NaN