This version of the Help is no longer updated. See JMP.com/help for the latest version.

.
Publication date: 07/30/2020

Create and Submit a CAS Action

New CAS Action( Action( "builtins.echo" ), JSON( echo ) );

Action is the JSL variable name. builtins.echo is the name of the CAS action that SAS created. echo contains the JSL arguments.

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).