get method

get(self, cell_name)

Gets and sets CellWatch by the name of the cell.

Returns


def get(self, cell_name):
    ...
ParameterTypeDescription
cell_nameSystem.StringThe name of the cell.

See Also