Copyright © tutorialspoint.com
Syntax
Definition and UsageReturns all the keys of the HASH as a list. The keys are returned in random order but, in fact, share the same order as that used by values and each. Return Value
ExampleTry out following example:
It will produce following results:
|
Copyright © tutorialspoint.com