cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • We’re improving the Learn JMP page, and want your feedback! Take the survey
  • JMP monthly Newswire gives user tips and learning events. Subscribe
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