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

Numeric Comparison function #12

Closed navinsubramani closed 5 years ago

navinsubramani commented 5 years ago

Add functions that make comparison actions on the numeric.

Equal to Not Equal to Greater than Greater than or equal to Lesser than Lesser than or equal to

pranay001 commented 5 years ago

Implementation is done as specified above, I will add CHM document to this function and then I will close this issue.

navinsubramani commented 5 years ago

Closing this issue for now as the CHM documentation requirement is added to the other issues