PopEvaluatedValue static method

ControlCommand PopEvaluatedValue()

Implementation

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