cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
Choose Language Hide Translation Bar

If column exists?

Hi-

Would like to write a simple statement in script like,

If column_name exists then
do stuff
End If

Is it possible?

Dave
1 REPLY 1
Jeff_Perkinson
Community Manager Community Manager

Re: If column exists?

Use the Try() function:

-Jeff

Recommended Articles