get_control method

get_control(ix)

Gets the element at the specified index IX.

Returns

def get_control(self, ix):
    ...
ParameterTypeDescription
ixint

See Also