Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
pr_methods:hasfunction [2023/05/03 04:40] seanpr_methods:hasfunction [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 3: Line 3:
 <code java>public boolean hasFunction (String functionName, int paramNmb)</code> <code java>public boolean hasFunction (String functionName, int paramNmb)</code>
  
-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===
  • Last modified: 2023/05/03 04:40