PopFunction static method

ControlCommand PopFunction()

Implementation

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