Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | The names of dynamic variables and dynamic variable spaces must not contain symbols, punctuation, or whitespace, <em>except</em> for period (<code>.</code>), underscore (<code>_</code>), space (<code> </code>), and hyphen (<code>-</code>). To check if a character is unable to be used in a dynamic variable name, one can use the [[ProtoFlux:Is Symbol|Is Symbol]], [[ProtoFlux:Is Punctuation|Is Punctuation]], and [[ProtoFlux:Is White Space|Is White Space]] ProtoFlux nodes, taking care of the aforementioned exceptions. |
h Japanese (ja) | 動的変数名および動的変数空間の名前には、記号、句読点、空白文字を含めてはいけません。ただし、ピリオド(.)、アンダースコア(_)、スペース( )、およびハイフン(-)は例外です。使用できない文字かどうかを確認するには、[[ProtoFlux:Is Symbol|記号(Is Symbol)]]、[[ProtoFlux:Is Punctuation|句読点(Is Punctuation)]]、[[ProtoFlux:Is White Space|空白文字(Is White Space)]]の各ProtoFluxノードを使い、前述の例外に注意してください。 |