IsValidEdge
From GMLwiki
e:E → 0|1
[edit] Description
checks whether you may still use e. This is not true for instance if e belongs to an erased or an inactive macro.
e:E → 0|1
checks whether you may still use e. This is not true for instance if e belongs to an erased or an inactive macro.