Event Connection.Unconnected: Difference between revisions
Appearance
XML import |
XML import |
||
| Line 9: | Line 9: | ||
[[Variable types|STRING]] ''PropName'' | [[Variable types|STRING]] ''PropName'' | ||
:The name of the unconnected property | :The name of the unconnected property | ||
==Return value== | ==Return value== | ||
Revision as of 01:57, 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
Non-zero to block the compile (error) else zero
Detailed description
No additional information
Examples
No additional information