For the latest version of JMP Help, visit JMP.com/help.


Publication date: 11/29/2021

Delete Metadata

You can delete table variables, table properties (such as a script or a variable), and formulas from the data table, using the following commands:

dt << Delete Table Variable( name );
dt << Delete Table Property( name|{property1, property2, ...});
col << Delete Formula;
col << Delete Property( name|{property1, property2, ...} );
col << Delete Column Property( name );
Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).