Subscriber portal
Returns a container of selected tokens from a set of available tokens.
protected container selectTokens(str _tokens, container _available)
The _available parameter is a container of pairs which are held in a container: [[RecId, token]...]. The return value is a container holding two containers: [[RecIds...], [tokens...]].