Difference between revisions of "AuxiliaryVariableSetFromArray"

no edit summary
imported>Jazzisparis
(Created page with "{{Function |origin = JIP |summary = Creates an Auxiliary-Variable containing all the values stored in the passed array_var. If the specified AuxVar a...")
 
imported>Jazzisparis
 
Line 4: Line 4:
  |name = AuxiliaryVariableSetFromArray
  |name = AuxiliaryVariableSetFromArray
  |alias = AuxVarSetFromArr
  |alias = AuxVarSetFromArr
  |returnType = success:0/1
  |returnType = numElements:int
  |referenceType = reference
  |referenceType = reference
  |arguments =  
  |arguments =  
Line 22: Line 22:
  AuxVarSetFromArr "someVarName" aSourceArr ArmorCombat
  AuxVarSetFromArr "someVarName" aSourceArr ArmorCombat
}}
}}
==Notes==
*The function returns the size (number of elements) of the created AuxVar.
==See Also==
==See Also==
[[Category:Functions_(JIP)]]
[[Category:Functions_(JIP)]]
[[Category:Auxiliary-Variable Functions (JIP)]]
[[Category:Auxiliary-Variable Functions (JIP)]]
Anonymous user