to_json method

to_json

Convert the range to JSON value.

Returns

def to_json(self, options):
    ...
ParameterTypeDescription
optionsJsonSaveOptionsThe options of converting

See Also