# Logical

- [Coalesce (Any value1, Any value2)](/functions/logical/coalesce-any-value1-any-value2.md)
- [IsNotNull (AnyValue)](/functions/logical/isnotnull-anyvalue.md)
- [IsRealNumber (AnyValue)](/functions/logical/isrealnumber-anyvalue.md)
- [IsValidSqlDate (Date)](/functions/logical/isvalidsqldate-date.md)
- [IsDate (AnyValue)](/functions/logical/isdate-anyvalue.md)
- [If (Boolean)](/functions/logical/if-boolean.md)
- [If (DateTime)](/functions/logical/if-datetime.md)
- [If (Double)](/functions/logical/if-double.md)
- [Exists](/functions/logical/exists.md)
- [If (Int64)](/functions/logical/if-int64.md)
- [If (String)](/functions/logical/if-string.md)
- [IsDate (str, strformat)](/functions/logical/isdate-str-strformat.md)
- [IsInteger (AnyValue)](/functions/logical/isinteger-anyvalue.md)
- [IsNullOrWhitespace (StringValue)](/functions/logical/isnullorwhitespace-stringvalue.md)
- [IsNullorEmpty (StringValue)](/functions/logical/isnullorempty-stringvalue.md)
- [IsNull (AnyValue)](/functions/logical/isnull-anyvalue.md)
- [IsNumeric (AnyValue)](/functions/logical/isnumeric-anyvalue.md)
