Method Builtin.Null()->encode_json()
classBuiltin.Null
- Method
encode_json
stringencode_json()- Description
Defined for use with Standards.JSON.encode, so that it formats NULL as
null.
class Builtin.Nullstring encode_json()
Defined for use with Standards.JSON.encode, so that it
formats NULL as null.