발행일 : 03/10/2025

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 JSL messages:

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 );
더 많은 정보를 원하십니까? 질문이 있습니까? JMP 사용자 커뮤니티에서 답변 받기 (community.jmp.com).