Currently I have
Code:
if $istok(%rkb_at_networks,$network,32) {
which works fine, if the person enters the exact match for the network, but I was wondering if there was a way (preferably easy) to allow for a partial match (eg: Pleasure would match Pleasurenet) and still allow for multiple networks to be passed through the single variable.