In our current protocol I'm refactoring the code using string interpolation and expression-bodied methods. Are these expressions supported?
Stijn Declerck [SLC] [DevOps Advocate] Selected answer as best
Hi Stijn,
According to this RN23095 C# version 6.0 and higher are supported in QActions.
So you should be able to use those features.
Keep in mind, however, the current minimum version of the protocol.
Michiel Oda [SLC] [DevOps Advocate] Posted new comment
In addition to that: currently the max version is C# 7.3.