function isNoneOrWhitespace isNoneOrWhitespace(text: string): boolean Alias for isWhitespace. Parameters text: string Return Type boolean