Class FUN_CamelCase

  • All Implemented Interfaces:
    Function

    public final class FUN_CamelCase
    extends FunctionBase1
    Binding function fun:camelCase takes as input a String, and return a CamelCase version of that string.
    • Param 1 (input) a string literal
    Author:
    Maxime Lefrançois