HumanizeCase ( snakeOrCamelCase )
Convert snake and camel case strings to human-readable proper case
Be the first to rate this function Log in to vote
|
Josh Willing - Show more from this author
Willing Apps |
HumanizeCase ( "camelCase" )
HumanizeCase ( "combined_Snake_AndCamelCase" )
Camel Case
Combined Snake And Camel Case
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Converts input to human-readable proper case
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.