Adding conditon to variables in graph builder in JSL
Hi all, I'm trying to modify the graph builder code which has certain variables. I would like to add conditional statements to include or exclude those certain variables. I tried using if statements, but it doesn't seem to work properly. I would appreciate any suggestions in the matter. Example code: I want to take an input from the user (already done with this part), to evaluate whether the...