Declaration
async func ReadFromDataStore(sheetName string, accountId UUID, key string, out var result object, mapCode string, out var statusCode StatusCode)
go
Read the value corresponding to the specified identifier in the data table
async func ReadFromDataStore(sheetName string, accountId UUID, key string, out var result object, mapCode string, out var statusCode StatusCode)
go