Submitted by gingergine on Wed, 02/10/2010 - 12:59
Does VisSim have an 'IF' function? I have tried with the Boolean's <= but it only yields a 0 if false. I am trying to create a function such that 'IF y less than or equals to 3, y = 3, IF y more than 3, then it is whatever the value of y is'. Thanks.