All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en){{Stub}}
{{Infobox Logix Node
|Name=Read Dynamic Variable`1
|Image=[[File:ReadDynamicVariable1.png| 'Read Dynamic Variable`1' LogiX node|noframe|128px]]
|Input0Type=Slot|Input0Name=Source
|Input1Type=String|Input1Name=VariableName
|Output0Type=Dummy|Output0Name=Value
|Output1Type=Bool|Output1Name=FoundValue
}}
The '''Read Dynamic Variable`1''' node attempts to read the value of a Dynamic Variable of the specified Type from the <code>Source</code> [[Slot]].
<code>Value</code> is shown as being a [[:Category:Types:Dummy|Dummy]] value for display purposes, however it will be composed of the type selected in the LogiX browser, or specified in the component window.
 h Japanese (ja){{Stub}}
{{Infobox Logix Node
|Name=Read Dynamic Variable`1
|Image=[[File:ReadDynamicVariable1.png| 'Read Dynamic Variable`1' LogiX node|noframe|128px]]
|Input0Type=Slot|Input0Name=Source
|Input1Type=String|Input1Name=VariableName
|Output0Type=Dummy|Output0Name=Value
|Output1Type=Bool|Output1Name=FoundValue
}}
'''Read Dynamic Variable`1'''ノードは <code>Source</code> [[Slot/ja|Slot]] から指定された型の Dynamic Variable の値を読み込もうとするノードです。
<code>Value</code>は表示上、[[:Category:Types:Dummy|Dummy]]の値として表示されますが、LogiXブラウザで選択した型、またはコンポーネントウィンドウで指定した型で構成されることになります。