![]() |
VOOZH | about |
The stack.keys() method makes an array of strings as an argument and returns the stack generator.
Syntax:
stack.keys([keys])
Parameters: This method accepts a single parameter as mentioned above and described below.
Return Value: This method returns the stack generator.
Example:
Output:
👁 Image