MS Access Some Other Functions
Technology 5 records updated 2026-07-17
MS Access Some Other Functions, with function, and description.
Get this data
GET https://mysafeinfo.com/api/data/msaccesssomeotherfunctions
Sort, page, randomize, and download with query parameters; see the documentation.
Try it live
Run a request against msaccesssomeotherfunctions straight from your browser. Add your API key
to lift the row cap and return every record. The call goes to the API and nothing is stored here.
Preview
First 5 of 5 records. Click a column to sort these rows.
| ID | Function | Description |
|---|---|---|
| 1 | CurrentUser | Returns the name of the current database user |
| 2 | Environ | Returns a string that contains the value of an operating system environment variable |
| 3 | IsDate | Checks whether an expression can be converted to a date |
| 4 | IsNull | Checks whether an expression contains Null (no data) |
| 5 | IsNumeric | Checks whether an expression is a valid number |
Notes
- Last updated on July 17, 2026.