wwEval::EvaluateClassMethod

Executes a method inside of a class.

o.EvaluateClassMethod(lcClass, lcMethod, lcClassLib)

Parameters

lcClass
Name of the class to load.

lcMethod
Name of the method to execute

lcClassLib
Name of the class library if the class lives in a VCX and the classlib is not yet loaded.

See also