Cint(text1.text) - will covert the string(value) to an integer value.
val(text1.text)- will get the value from the textbox 1 and returns a value
Cdbl(text1.text) - will covert whatever is inside textbox 1 to and returns a value that supports decimal places in it.
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 1  Reply