Function set_object_list_cell

Source
pub fn set_object_list_cell(cell_description: &str)
Expand description

Set the cell of the temporary object list stored on the server.

The cell is determined to be an exterior cell if it fits the pattern of a number followed
by a comma followed by another number.

cell_description The description of the cell.

Returns void