There's Datatable.getsheet.getparameter ... etc and things for the data table. Is there something for actions?
I thought it would be something like Test.Actions("Name_of_action").name. It talks about this in the object model reference in the help... but I don't know the base class.
Also, where can I find a list of all the base classes? (by base class i mean things like the "Datatable" class)
edit: my last question is essentially asking if there's a MSDN for QTP classes.