PascalCase
Convert a string to pascal case
Method Signature
PascalCase(string=[string])
Arguments
Argument
Type
Required
Description
Default
string
string
true
The target string
Examples
Related
Last updated
Was this helpful?