Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Programmers_Reference Methods IFunctionLibrary_Interface getAvailableFunctions Index}} ====getAvailableFunctions ()==== <code java>public FunctionDescription [] getAvailableFunctions ()</code> This method must return all functions supported by the library as an array of structures containing the function name and the short description of what the function does. ===Parameters=== None ===Returns=== An array of structures containing the function name and the short description of what the function does. At least one function description must be returned. Last modified: 2023/05/03 04:19 Log In