wwUtils::DetokenizeString

Detokenizes a string tokenized with TokenizeString() by replacing embedded token placeholders with token strings stored in a collection.

o.DetokenizeString(lcString,loTokens,lcDelimiter)

Parameters

lcString
Tokenized string.

loTokens
The tokens to replace the string with.

lcDelimiter
Optional - The text of the delimiter which delimits the tokens in the string. Defaults to #@#

See also

Class wwUtils
wwUtils::TokenizeString

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic