get method

get(self, name)

Gets the Slicer by slicer’s name.


def get(self, name):
    ...
ParameterTypeDescription
nameSystem.String

See Also