"If statement" does not work properly when running the whole script but if I only run the part in question it works well
Hi, I am note very experienced in scripting and have a question (may be I am missing some basic syntax here?).I use the following script to create in a data table new columns with an "if statement". For new column "Headache 1" this works well. For "Fever 1" it does not work. New column is created (but with data type numeric and data model continuous instead of character, nominal and if statement d...