151
Note:
“!=” is the symbol for “unequal to” in programming language and has the same meaning as “≠”in
mathematical language.
(1) Objective: Returns “True” if the first value is less than the second value; otherwise, “False” is returned.
(2) Returned value: Boolean
(3) Example: Light all platform LED lights in sequence
This will light up all gimbal LEDs in sequence.