Modify

Opened 11 years ago

Closed 7 years ago

#2929 closed Feature Request (Rejected)

Check if a method exists using IsFunc()

Reported by: Synix <cross.fire@…> Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

I don't know if its already too much of a "things we won't do" but here's my suggestion:
It would be nice if IsFunc could validate object methods, so we can know if a method (function) exists.
Syntax: IsFunc($oObject.MethodName)

Change History (1)

comment:1 Changed 7 years ago by mLipok

  • Resolution set to Rejected
  • Status changed from new to closed

You should check it by COM Error Handler

Look for ObjEvent() function, or ask on the forum.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.