navinsubramani / LabVIEW-Script-Language

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

input function to get data from user. #21

Closed pranay001 closed 5 years ago

pranay001 commented 5 years ago

A simple function which can get inputs from the user will be highly helpful.

We can get string data alone, user can further user typecast function to convert the data to appropriate data types.