Revision: 4660
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 14, 2008 22:51 by sgraber
Initial Code
#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()
Initial URL
http://www.plope.com/Books/2_7Edition/BasicScripting.stx
Initial Description
Initial Title
Get All Objects in a Folder
Initial Tags
python
Initial Language
Python