EnumsDataType in switch
I'd like to use my custom EnumsDataType in switch statement.
Switch itself accepts EnumsDataType, but how do I write "case" statement?
Having StatisticType as an enum, StatisticType.enumname is not allowed.
Switch itself accepts EnumsDataType, but how do I write "case" statement?
Having StatisticType as an enum, StatisticType.enumname is not allowed.
2 comments
Sort by
Date
Votes

Smodel language is incomplete. Could you please report an issue?

Sure.
Please sign in to leave a comment.