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 7th January 2021
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 Enabler] Posted new comment 8th January 2021
In addition to that: currently the max version is C# 7.3.