If statement that checks for exsisting data table
Hi,I'm trying to create a if statement that checks if a specific (table name is known) exists or not. If the table exists it should be appended to a journal. My code is as following: //assigns the table to a variable.Data Table( "Ber" ) << Subset( Invisible, (Selected Rows), Output Table Name( "Output" ) ); NC1 = Data Table( "Output" ); ......//Checks if the tables exists If( try(Data Table ("Ou...
akash_nigam_gma
dwaterson
cyoung5
Steven_Moore
sophiaw
saitcopuroglu