getFunctions
Retrieves all functions with the specified name within this scope.
Return
A list of functions with the specified name.
Parameters
name
The name of the functions to retrieve.
Retrieves all functions with the specified name within this scope.
A list of functions with the specified name.
The name of the functions to retrieve.