Declaration
func RemoveFromDataStore(sheetName string, accountId UUID, key string, mapCode string, out var statusCode StatusCode)
go
Delete the value corresponding to the specified identifier in the data table
func RemoveFromDataStore(sheetName string, accountId UUID, key string, mapCode string, out var statusCode StatusCode)
go