Saving all output to "!!{outputDirectory}!!/udf_or.q.raw". Enter "record" with no arguments to stop it. >>> !run !!{qFileDirectory}!!/udf_or.q >>> DESCRIBE FUNCTION or; 'tab_name' 'a or b - Logical or' 1 row selected >>> DESCRIBE FUNCTION EXTENDED or; 'tab_name' 'a or b - Logical or' 1 row selected >>> !record