/ Published in: Python
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#The objectValues() method returns a list of objects contained in a folder. # If the context happens not to be a folder, nothing is returned objs = context.objectValues()
URL: http://www.plope.com/Books/2_7Edition/BasicScripting.stx