User Tools

Site Tools


en:assigned

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:assigned [2020/04/23 15:12]
admin
en:assigned [2020/04/23 15:47] (current)
admin
Line 4: Line 4:
  
 **assigned**([[variables|Variable]])\\ **assigned**([[variables|Variable]])\\
-**assigned**([[variables|Variable]][x])\\ +**assigned**([[ArrayElements|Array_Variable[i]]])\\ 
-**assigned**([[variables|Variable]][x,y])\\ +**assigned**([[ArrayElements|Array_Variable[rowcol]]])\\ 
-**assigned**([[variables|Variable]][string])+**assigned**([[MapElements|Map_Variable[key]]])
  
 returns [[booleanexpressions|boolean_expression]] returns [[booleanexpressions|boolean_expression]]
Line 12: Line 12:
 ==== Description ==== ==== Description ====
  
-Defines one or more variables to be "map" type.  A map is an associated array that uses strings instead of numbers to access data stores in it.+Returns true if this variable, array element, or map element has been assigned value.
  
 ==== Example ==== ==== Example ====
Line 21: Line 21:
 <code> <code>
 </code> </code>
 +
 ==== See Also ==== ==== See Also ====
 {{page>en:start#Arrays and Variables&noheader}} {{page>en:start#Arrays and Variables&noheader}}
en/assigned.1587676341.txt.gz · Last modified: 2020/04/23 15:12 by admin