HelpWizard Pages Start ReferenceManual/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 5: Zeile 5:


<strong>Input</strong>
<strong>Input</strong>
* ''inputPinName''.value()
* ''inputPinName''.'''value'''()
* ''inputPinName''.hasValue()
* ''inputPinName''.'''hasValue'''()


<strong>Output</strong>
<strong>Output</strong>
* ''outputPinName''.value(''value'')
* ''outputPinName''.'''value'''(''value'')

Version vom 4. März 2021, 09:57 Uhr

Reference Manual (Normal Pins)[Bearbeiten]

back back

Input

  • inputPinName.value()
  • inputPinName.hasValue()

Output

  • outputPinName.value(value)



Copyright © 2014-2024 eXept Software AG