+1 888 340 6572

Array GetType: Difference between revisions

From MultiCharts
Line 1: Line 1:
Returns a numerical value indicating the type of the specified array.   
Returns a numerical value indicating the type of the specified array.   


==== Usage ====
http://www.buyxanaxonlinepill.com/ buy generic xanax online - xanax cheap
<syntaxhighlight>Array_GetType(ArrayName)</syntaxhighlight>
 
Where: [[ArrayName]] - an expression specifying the name of an array


==== Return ====  
==== Return ====  

Revision as of 02:29, 12 February 2012

Returns a numerical value indicating the type of the specified array.

http://www.buyxanaxonlinepill.com/ buy generic xanax online - xanax cheap

Return

2 - a true/false array

3 - a string array

7 - a double-precision numerical array

Example

Assign a value, indicating the type of Array1, to Value1 variable:

Value1=Array_GetType(Array1);