Declaration
async func ReadAccumulatedValueFromDatabase_Deprecate(sheetName string, key string, out var result int, workshopCode string)
go
Read the value corresponding to a key in a table in the cumulative database
async func ReadAccumulatedValueFromDatabase_Deprecate(sheetName string, key string, out var result int, workshopCode string)
go