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){| class="wikitable" style="font-size:10pt;"
! colspan="3" style="background: lightblue; font-size:10pt;" | Inputs
|- style="font-size:10pt; text-align:center; font-weight:bold;"
| Name
| Type
| Description
|-
| <code>Write</code>
| '''[[:Category:Types:Impulse| Impulse]]'''
| The impulse to start the write.
|-
| <code>Target</code>
| '''[[:Category:Types:Slot| Slot]]'''
| The slot where the search for the variable begins. If not specified, the slot is that of the node itself.
|-
| <code>VariableName</code>
| '''[[:Category:Types:String| String]]'''
| The name of the variable to write. If prefixed by a name with a slash, the string before the slash is the space name.
|}
 h Japanese (ja){| class="wikitable" style="font-size:10pt;"
! colspan="3" style="background: lightblue; font-size:10pt;" | Inputs
|- style="font-size:10pt; text-align:center; font-weight:bold;"
| Name
| Type
| Description
|-
| <code>Write</code>
| '''[[:Category:Types:Impulse| Impulse]]'''
| 書き込むためのインパルス。
|-
| <code>Target</code>
| '''[[:Category:Types:Slot| Slot]]'''
| 変数の検索を開始するスロット。指定しない場合は、ノード自体のスロットになります。
|-
| <code>VariableName</code>
| '''[[:Category:Types:String| String]]'''
| 書き込むvariable名。名前の前にスラッシュがある場合、スラッシュの前の文字列がスペース名となります。
|}