How to return a data_table from a FUNCTION ?
script
Hi,I'm a relatively new user of JMP/SAS scripting language, and only used to other "standard" languages like C, VBA, PASCAL, etc... so maybe my question is obvious...I can't figure out how to return cleanly the TABLE result from a function.If I don't use the DEFAULT LOCAL option, of course the table returns if I use the name of the table int he FUNCTION, but when I try to do something liked...
