Invokes the method (WOI, Worksapce Object Interface) for all workspace objects.
Syntax |
int invoke_method_for_all(const string &in method, const string &in params = '') |
---|---|
method |
Method name |
params |
Method parameters (optional) |
Result |
Returns number of objects for which the method was invoked. |