Arbortext Command Language > Functions by Alphabetical Listing > function_names
  
function_names
function_names (arr[, package])
The function_names function fills the array arr with a list of all functions defined in the specified package and returns the number of functions.
If package is omitted, the list of all built-in functions is returned.
Related Topics
function_argc
function_file
packages