IsSpace
<evalcmd> IsSpace && bool && True if string consists only of space characters. && string && string && String to test. </evalcmd>
Returns True if string consists entirely of space characters (spaces, tabs, newlines), otherwise returns False.
最后更新于