Case statement operators include an "Ends with" option
作者:@stephendinh
We use the case statement to do processing of files that will read through the file name. We currently use the "Contains" operator but that is causing issues where a file had been converted and the original extension is included in the file name. There is a "Starts with" can we get an "Ends with" or is there an alternative?

- SStephen Parker @stephenparker
This has now been added. It will be in the next update.