I\'m currently trying to use Attask API\'s to pull out a list of users based on a string parameter, using the name_Mod \"contains\".
So far so good, I can pull back a li
There is also other MOD named cicontains where ci means case insensitive. You can use it instead.
MOD
cicontains
ci
case insensitive