LOTUSSCRIPT LANGUAGE
Examples: If...Then...Else statement
Dim x As Integer
If x% > 0 Then Print FALSE Else Print TRUE
' Output:
' True
The initial value of x is 0, so LotusScript prints True.
See Also
If...Then...Else statement
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary