cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
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