Converting string value as Method name - TechRepublic
General discussion
April 24, 2002 at 01:29 PM
rajspace+newsletter

Converting string value as Method name

by rajspace+newsletter . Updated 21 years, 6 months ago

Suppose I have a object, say “obj”. Now, if I declare a variable as “var name=getClients” . Now , I want to call the method specified in the variable “name” on the object “obj”!!!

Wanna resolve a string into method name!

Regards,
Rajiv.

This discussion is locked

All Comments