Standard LibraryFunctionsto_jsonOn this pageto_json to_json(const Object value) -> string Converts an Aleph object to a JSON string. Parameters value: The Aleph object to convert to JSON. Returns A JSON string representation of the object.