Advanced Customizations, Overrides, and Extensions
»
ePublisher Platform XSLT Extensions
»
StringUtilities
»
string ToCamel (string value)
string ToCamel (string
value
)
Convert the given string to camel case.
Parameters:
value
The value.
Returns:
String.
<xsl:value-of select="wwstring:ToCamel('camel case')" />
Was this helpful?
Last modified date: 10/14/2020
This site works best with JavaScript enabled