Event Connection.Unconnected

From Flowcode Help
Revision as of 11:09, 10 June 2013 by JonnyW (talk | contribs) (XML Import to change Variable types into Variable Types)
Jump to navigationJump to search

Sent when the component is compiled with unconnected pins

This event is part of the Connection class

Parameters

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