HelpWizard Pages ReferenceManual2 Smalltalk/en
Version vom 8. März 2021, 13:05 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Reference Manual (Variable Pins) == link=HelpWizard Pages ReferenceManual2/en|back <strong>Common</strong> * ''pinName'' '''num…“)
Reference Manual (Variable Pins)[Bearbeiten]
Common
- pinName numberOfVariablePins
how many instances of the variable pin are there
Input
- inputPinName valueAt: idx
retrieve the value from the idx'th pin
- inputPinName hasValueAt: idx
check if the idx'th pin has a value
Output
- outputPinName outputPinAt: idx value: value
send a value to the idx'th pin