Synthoid / ExportSheetData

Add-on for Google Sheets that allows sheets to be exported as JSON or XML.
MIT License
234 stars 46 forks source link

(XML) Bool to Int Option #124

Closed Synthoid closed 3 years ago

Synthoid commented 3 years ago

Add an option to export boolean values (TRUE, FALSE) as integers (1, 0).

Synthoid commented 3 years ago

Possible names:

Synthoid commented 3 years ago

Added in v61.