Search found 1 match

by Kimmo
Fri Aug 28, 2020 7:36 am
Forum: General Discussion
Topic: How do I use := ?
Replies: 1
Views: 1777

How do I use := ?

I've had some success using some of the operators explained here , but I'm stuck on this one: := Assign the value of x to y. Where y is either a variable or vector type. (eg: y := x) I have a global I want to be equal to the iterator frequency in a scale module, so I can link another scale module to...