Hi again!
when you have a data window, and you have a groubbox eg, and you deselect the visible property and have the option to add code behind it to make it visible for a certain situation. What i was wondering is what the convention/syntax is for this area?
Can you have something like
if (something) elseif (soething) elseif (something)
so far i am only doing ifs, and at the moment struggling to make a groubbox appear as i want as i have 2 factors that causes the appearance of the box. This complicates the ifs...
thanks.
when you have a data window, and you have a groubbox eg, and you deselect the visible property and have the option to add code behind it to make it visible for a certain situation. What i was wondering is what the convention/syntax is for this area?
Can you have something like
if (something) elseif (soething) elseif (something)
so far i am only doing ifs, and at the moment struggling to make a groubbox appear as i want as i have 2 factors that causes the appearance of the box. This complicates the ifs...
thanks.