Examples of using Returns an array in English and their translations into Romanian
{-}
-
Programming
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Computer
Returns an array of the parameters.
This function returns an array as well.
The onlyStrings function is almost identical to the onlyNumbers function and the difference it makes that the onlyStrings function will returns an array of string values.
The method returns an array of relationship configurations.
For this, we can use the Split() function, which returns an array of strings.
Get_defined_vars- Returns an array of all defined variables.
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. .
Get_defined_functions- Returns an array of all defined functions.
Array_filter() returns an array containing all the elements of input filtered according a callback function.
Array_remove_at(array, pos): Returns an array with the given index removed.
The first one returns an array and the second will print the stack trace to the screen.
This javascript function will returns an array with all the numerical values.
Array_count_values() returns an array using the values of the input array as keys and their frequency in input as values.
Array_prepend(array, value): Returns an array with the given value added at the beginning.
This function returns an array of all of the IMAP alert messages generated since the last imap_alerts() call, or the beginning of the page.
Array_remove_all(array, value): Returns an array with all the entries of the given value removed.
Regexp_matches(string, regex, empty_value): Returns an array of all strings captured by capturing groups, in the order the groups themselves appear in the supplied regular expression against a string.
Array_insert(array, pos, value): Returns an array with the given value added at the given position.
For example, queryRow() returns an array representing the first row of the querying result.
For example, if getAllFlavors() returns an array of flavors and you want to be sure that lime is in there, you can write.
The localtime() function returns an array identical to that of the structure returned by the C function call.
The method should return an array of filter configurations.
The principle is very simple,you give an configuration ini file as a parameter and it will return an array.
New: A trigger can return an array of error strings instead of one error string.
Changed'credits' in'imdb_person' to return an array for addons as the docblock states.
It has to then be copied with idup to obtain a string to be used for the associative array values(the idup property of arrays returns an immutable duplicate of the array, which is required since the dstring type is actually immutable(dchar)[]).
Searches for a value in the first column of a table array and returns a value in the same row from another column in the table array. .
It scans the array and returns true or false.