"isEmpty" (string::isEmpty)
Returns true if the string is empty.
Synopsis
bool string.isEmpty();
Parameters
Parameter | Description |
---|---|
- | - |
Description
-
Assignment
String
Returns true if the string is empty.
bool string.isEmpty();
Parameter | Description |
---|---|
- | - |
-
String