close method

void close()

int opClose(int openCount, Function openThis) {} devl:MIS scout not used

Implementation

void close() {
  equ.active = false;
  _flowC('--<----<-  scout:$name  scoutClose --<----<-', _pB);
  _flowC(':scout:close: -info: End of scout operation. >>', _pB);
  _flowC('>>:scout:close: Statistics ready, save next-round data.', _pB);
}