Jump to content

Event Connection.Unconnected

From Flowcode Help
Revision as of 00:50, 12 May 2013 by Admin (talk | contribs) (XML import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sent when the component is compiled with unconnected pins

This event is part of the Connection class

STRING PropName

The name of the unconnected property

Return value

ULONG

Non-zero to block the compile (error) else zero

Detailed description

No additional information


Examples

No additional information