getFields
Retrieves all fields (variables) with the specified name within this scope.
Return
A list of fields with the specified name.
Parameters
name
The name of the fields to retrieve.
Retrieves all fields (variables) with the specified name within this scope.
A list of fields with the specified name.
The name of the fields to retrieve.