Jump to content

Event Connection.Unconnected: Difference between revisions

From Flowcode Help
Admin (talk | contribs)
XML import
Admin (talk | contribs)
XML import
Line 13: Line 13:
==Return value==
==Return value==
[[Variable types|ULONG]]
[[Variable types|ULONG]]
Non-zero to block the compile (error) else zero


Non-zero to block the compile (error) else zero
==Detailed description==
==Detailed description==
''<span style="color:red;">No additional information</span>''
''<span style="color:red;">No additional information</span>''

Revision as of 21:49, 12 May 2013

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