getInvokable
Retrieves all invokable entities (like functions or methods) with the specified name within this scope.
Return
A list of invokable entities with the specified name.
Parameters
name
The name of the invokable entities to retrieve.