getButtons

fun getButtons(sheetTab: String = defaultGoogleSheetButtonsId, sheetLink: String = defaultGoogleSheetLink): MutableList<GoogleSheetsIntegration.SButton>

Returns a mutable map of buttons from the $sheetTab of the $googleSheet data sheet.

Allows the use of tags inside a text (see utteranceFromTextWithTags).

Return

A map of buttons that can be then used with the getPartialState() method

Parameters

sheetTab

The id of the tab from which to get the buttons

sheetLink

The id part of a link to the Google Sheet such as "1-yMgiselYr-8wWJIliayxoMoAjlmEpIlv86FTr8_RSM"