EndString static method

ControlCommand EndString()

Implementation

static ControlCommand EndString() {
  return ControlCommand(CommandType.EndString);
}