navinsubramani / LabVIEW-Script-Language

Developing a platform to develop scripts, compile and execute it in the LabVIEW development or run time environment
MIT License
7 stars 2 forks source link

fixed the issue with creating empty string, this helps in testing the… #24

Closed navinsubramani closed 4 years ago

navinsubramani commented 4 years ago

… istring function

updated the compile and execute script API to indicate the action that is happening in the manager tested the while loop, string operations and Comparative operations