Examples of using Returns an array in English and their translations into Slovak
{-}
-
Programming
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Official/political
-
Computer
It returns an array containing the extracted elements.
If array has more than one row and more than one column, andonly Row_num or Column_num is used, INDEX returns an array of the entire row or column in array. .
Otherwise, it returns an array of keys for the random entries.
If array has more than one row and more than one column, and only Row_num or Column_num is used,INDEX returns an array of the entire row or column in array. .
Returns an array of random numbers between 0 and 1 RANDBETWEEN function.
Because the GetDirectories method returns an array, you can use a for statement to iterate over each subfolder.
The LINEST function calculates the statistics for a line by using the"least squares" method to calculate a straight line that best fits your data,and then returns an array that describes the line.
Because this function returns an array, it must be entered as an array formula.
EnumJobs returns an array of JOB_INFO structures without requiring that the caller referencea particular job in the Printer queue.
Because the GetDirectories method returns an array, you can use a for/each statement to iterate over each subdirectory.
Array_map() returns an array containing all the elements of arr1 after applying the callback function to each one.
If Value is an array formula, IFNA returns an array of results for each cell in the range specified in value.
Array_diff() returns an array containing all the values of array1 that are not present in any of the other arguments.
If Value is an array formula, IFERROR returns an array of results for each cell in the range specified in value.
Array_filter() returns an array containing all the elements of input filtered according a callback function.
Because FREQUENCY returns an array, it must be entered as an array formula. Syntax.
Because this function returns an array of values, it must be entered as an array formula.
Array_intersect() returns an array containing all the values of array1 that are present in all the arguments.
Array_count_values() returns an array using the values of the input array as keys and their frequency in input as values.
Returning an array.
If it could return an array, we will save it as a dynamic array. .
These functions, without the new_x's argument, return an array of y-values predicted along that line or curve at your actual data points.
These functions, without the new_x's argument, return an array of y-values predicted along that line or curve at your actual data points.
Grav. userimages- return an array of userimages for this account.
The following code uses thestatic GetDirectories method of the Directory object to return an array of strings.
The SEQUENCE function will return an array, which will spill if it's the final result of a formula.