Additional form variable functions
The existing form variable functions are great. Here are some missing ones that would make life easier:
String
- InStr (to search for text within existing text)
Mathematical
- Mod (return the remainder of a division)
- RoundDown (rounds a number down)
3
votes
