camel: camel

Description Usage Arguments Value Examples

Description

converts text to camel case.

Usage

1
camel(x)

Arguments

x

Value

text converted to camel case

Examples

1
camel("hola mundo") -> "holaMundo"

rafamonge/RealEstate documentation built on May 26, 2019, 9:51 p.m.