Xbasic
Google Sheets Functions
Description
Xbasic functions for reading data from and writing data to Google Sheets.
- Name
- Description
- google_sheet_to_json Function
Reads data from a Google Sheet and returns the data as a JSON string.
- google_sheet_update Function
Updates a Google Sheet by writing JSON data to the specified range.