LOTUSSCRIPT LANGUAGE
Examples: InputBox function
' Ask the user for an integer. Convert user input
' from a string to an integer.
Dim num As Integer
num% = CInt(InputBox$("How many do you want?"))
See Also
InputBox function
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary