Determines whether the string is all white space. Empty string will return false.
|
Parameters |
Description |
|
s |
The string to test whether it is all white space. |
true if the string is all white space; otherwise, false.
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|