| Function | Description |
|---|---|
| CurrentUser | Returns the name of the current database user |
| Environ | Returns a string that contains the value of an operating system environment variable |
| IsDate | Checks whether an expression can be converted to a date |
| IsNull | Checks whether an expression contains Null (no data) |
| IsNumeric | Checks whether an expression is a valid number |