CAMELIZE function


Adding a new function that turns the input to camel case.

CAMELIZE("hello world")

For more information, see our documentation.