FUNCTION
=FUNCTION() -> FUNCTION =FUNCTION("INCREMENT") -> INCREMENT =APPLY(FUNCTION("INCREMENT"), 1) -> 2
DEFINE( FUNCTION, LAMBDA( [name], VLOOKUP( DEFAULT(name, "FUNCTION"), FUNCTIONS(), 2, 0)))
Help us optimize this function