Any function or expression can itself be an argument of another function or expression. The compiler evaluates expressions starting with the innermost set of parentheses.
Example(s)
crt oconv(array(1)-array(2),"mr2") name = field(trim(sentence),' ',2) |
See Also