2021: Gsheet V2.1
Some versions allow you to sync rolls so your party members and Dungeon Master (DM) can see your most recent rolls in real-time. How to Use GSheet v2.1 To get started with this specialized tool:
Since "gsheet v2.1" typically refers to the popular , rather than the actual Google Sheets software itself (which doesn't use version numbers like v2.1 publicly), I have written this review from the perspective of a developer evaluating the library. gsheet v2.1
: The "story" of using v2.1 is one of ease. It features: Some versions allow you to sync rolls so
Outside of gaming, "GSheet v2.1" is occasionally used to describe minor version updates for community-developed productivity tools: range) const sheet = SpreadsheetApp.openById(sheetId)
function readSheetRange(sheetId, range) const sheet = SpreadsheetApp.openById(sheetId); const data = sheet.getRange(range).getValues(); return data;
