Add support for convert and case sensitivity of string comparison expressions #1001
Labels
enhancement
New feature or request
feature: language
Issues that affect language such keywords and variables
Milestone
Add
convert
andcaseSensitive
properties to the following expressions that work with strings.startsWith
endsWith
contains
equals
notEquals
Added this feature would be helpful for comparing enum values against strings which may occur for native PowerShell objects more commonly then objects from input files.
The text was updated successfully, but these errors were encountered: