How to manipulate JSL function arguments
I'm leaving this here if it helps someone. Maybe I'm inventing hot water, but I couldn't find anything similar.
Problem: in general it is not possible to directly access the parts of a function "expression" directly, expression in quotes because it's not really an Expression data type but a Function, thus the usual expression manipulation functions do not work:
f = Function( {...