Forum Discussion
smccafferty
12 years agoOccasional Contributor
Hey there and thanks for the quick reply!
I haven't checked the value of localCourseID. Sorry about that. Very new to all this.
How do I get this value?
I know the QUERY generates the courseID (that col is assigned as an integer) as I've checked the SQL and it's sound.
the Project.Variables.yourVariable has name type default value, local value. Can I assign the local value with something like...
Project.Variables.t2350_CourseID.local_value = localCourseID; ?
I haven't checked the value of localCourseID. Sorry about that. Very new to all this.
How do I get this value?
I know the QUERY generates the courseID (that col is assigned as an integer) as I've checked the SQL and it's sound.
the Project.Variables.yourVariable has name type default value, local value. Can I assign the local value with something like...
Project.Variables.t2350_CourseID.local_value = localCourseID; ?