SyntaxFix
Write A Post
Hire A Developer
Questions
The simplest method is to use dir(objectname). It will display all the methods available for that object. Cool trick.
dir(objectname)