Hi All, i need to check contains of string against selected keyword?
eg. check $item.Title containes 'analytics'
please help?
thanks,
Kalim
Hi All, i need to check contains of string against selected keyword?
eg. check $item.Title containes 'analytics'
please help?
thanks,
Kalim
Hi Kalim, the $core_v2_utility.IsMatch method may be what you're looking for.