Batch Functions is a group of programs that empower batch files with a few missing commands available in other more modern programming languages. This makes programming with batch files easier and more enjoyable.
Included commands:
- UCase
- LCase
- Length
- IsNumeric
- Random
- SendKeys