Does SWQL have anything along the lines of a len() function that's seen in MSSQL? Being able to exclude rows where the contents of some columns are under a certain length would be very useful to me.
I looked at the function list found here: SWQL Functions · solarwinds/OrionSDK Wiki · GitHub and didn't see anything along those lines.
I've also looked in the SDK and not seen much.
Any help will be appreciated.