LF: Compare Struct

This function works with user-defined structs. Use it to compare the current values of one instance of a struct, to another instance. If the values match, power flows through the function (RLO).

Note that both instances must belong to the SAME struct.

Related Topics

RLO

LF: Basic Elements