get_concept_by_loc method

get_concept_by_loc(loc)

Gets the concept by the locator.

Returns

The concept.

def get_concept_by_loc(self, loc):
    ...
ParameterTypeDescription
locLocThe locator

See Also