getmusicbee.com

General => MusicBee Wishlist => Topic started by: redwing on October 03, 2013, 06:39:31 AM

Title: $If condition
Post by: redwing on October 03, 2013, 06:39:31 AM
Would be nice if the user can use conditions for $If function that can identify whether a character is an alphabet, number, symbol, or non-western character. Currently it seems only "0-9" is usable. I'd like to use those conditions for grouping artists. Also it would be great if partial conditions like "C-Kc-k" or "4-8" can be used.
Title: Re: $If condition
Post by: redwing on October 13, 2013, 06:27:48 AM
For the record, this wish was fulfilled more than enough by the following new function:

$IsMatch(<field>, regex-pattern)

Thanks, Steven!