function isNotNoneOrWhitespace isNotNoneOrWhitespace(text: string): boolean Alias for isNotWhitespace. Parameters text: string Return Type boolean