Other Titles from George Sokol
01/02/2020 HB Functions [Automobiles]
Wanting a quick way to see the effect of different functions (and what they do) I've created this database including all Handbase functions as well as some examples that could be used across many databases. Included:
* Listing of all Handbase functions with x, y, and z inputs to see the various outputs.
* Currency conversion function that shows how to take a floating number and then add commas and currency symbols to it.
* Dave Haupert's Primary key example.
* Some examples for doing date manipulation including how to calculate the day of the week (includes a fix to Dave Haupert's "Weekday" example), day of the year, how to return just the current year, and how to return the current month.