My company is looking to update an old .Net WinForms application. In it we use VBScript to evaluate all kind of simple expressions. E.g.:
Math calculation: +, - *, /, etc.
String manipulations: Appending strings, repla…...strings in a larger string, trim, etc. Verify a string exists...efficient for all types of document processing and management...