flag abstract method

bool flag(
  1. String name
)

The value of global flag name.

Implementation

bool flag(String name);