Output Parameter - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Output Parameter (/Thread-Output-Parameter) |
Output Parameter - anbarasu - 11-09-2009 Hi, How can i get the value for output parameter, I used to save some strings and value to the output parameter directly parameter("out_val1_a1") = "some string", It is worked out well, is there any other way to get value to output parameter of Test/action |