Class FUN_MixedCase

  • All Implemented Interfaces:
    Function

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