Variable Type: bool
Holds boolean values which can be true or false;
bool isValid; isValid = true;
Last updated
Was this helpful?
Holds boolean values which can be true or false;
bool isValid; isValid = true;
Last updated
Was this helpful?
Was this helpful?