Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfStringToLowercase (sourceString    : STRING)
                               lowercaseString : STRING;
                

The function xpfStringToLowercase converts all characters within the given sourceString to lowecase characters and returns the new string as lowercaseString.

Arguments

...

TypeNameComment
STRINGsourceStringGiven string

Return Value

...

 

TypeNameComment
STRINGlowercaseStringThe sourceString in lower case format

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"