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…...suspect not since it seems to be a core aspect of how the functions...