Declaration
async func ReadFromAccumulatedDataStore(sheetName string, key string, out var result int, mapCode string, out var statusCode StatusCode)
go
Read the value corresponding to the specified identifier in the cumulative data table
async func ReadFromAccumulatedDataStore(sheetName string, key string, out var result int, mapCode string, out var statusCode StatusCode)
go