All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)When making a dynamic variable, the <code>VariableName</code> of a dynamic variable component can be one of the following two forms: <code>VariableName</code> or <code>VariableSpaceName/VariableName</code>. The former represents ''indirect binding'', while the latter represents ''direct binding''.
 h Japanese (ja)動的変数(dynamic variable)を作成する際、ダイナミック変数コンポーネントの<code>VariableName</code>は以下の2つの形式のいずれかです:<code>VariableName</code>または<code>VariableSpaceName/VariableName</code>。前者は「間接バインディング」(indirect binding)を表し、後者は「直接バインディング」(direct binding)を表します。