string WebWorksHelpContextOrTopic (string key)
 
Converts the given 'key' into a valid WebWorks Help/Reverb context or topic string.
Note: WebWorks Help/Reverb context and topic strings may only contain the characters A-Z, a-z, 0-9, and _.
Parameters:
key
The key.
Returns:
A string.
Convert A long time... into a valid WebWorks Help context or topic name.
<xsl:value-of select="wwstring:WebWorksHelpContextOrTopic('A long time...')" />
 
 
Was this helpful?
Last modified date: 10/14/2020