Event Connection.Unconnected

From Flowcode Help
Revision as of 15:37, 23 August 2013 by JonnyW (talk | contribs)
Jump to navigationJump to search


<sidebar>Event Contents</sidebar> 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 skip any warnings else zero


Detailed description

No additional information


Examples

No additional examples