cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
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