Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:hasfunction [2023/04/04 07:17] – ↷ Page moved from progref:0500_adding_function_libraries:0510_implementing_function_library:hasfunction to pr_methods:hasfunction sean | pr_methods:hasfunction [2025/06/12 04:00] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | + | {{tag> |
| ====hasFunction (String, int)==== | ====hasFunction (String, int)==== | ||
| <code java> | <code java> | ||
| - | This method must return true if the library contains the function with the specified name and number of parameters. //**Aware IM**// will call this method to find the library responsible for the calculation of a particular function referenced in a rule. | + | This method must return true if the library contains the function with the specified name and number of parameters. //**AwareIM**// will call this method to find the library responsible for the calculation of a particular function referenced in a rule. |
| ===Parameters=== | ===Parameters=== | ||