Checking all values
This function will be replaced with a variable in the future if possible.
To view all the children inside a Node, you can call the values
method (which is basically a glorified version of the dir
command).
This command takes no arguments and returns a list
.
No Comments