Copyright © tutorialspoint.com
Syntax
Definition and UsageReturns the list of all the values contained in HASH. In a scalar context, returns the number of values that would be returned. Uses the same iterator, and therefore order, used by the each and keys functions. Check keys() function also Return Value
Example
It will produce following results:
|
Copyright © tutorialspoint.com