Measures Concepts
GitHub icon

LotusScript

LotusScript - Programming language

< >

LotusScript is a programming language created in 1996.

#620on PLDB 28Years Old

LotusScript is an object oriented programming language used by Lotus Notes (since version 4.0) and other IBM Lotus Software products. LotusScript is similar to Visual Basic. Developers familiar with one can easily understand the syntax and structure of code in the other. Read more on Wikipedia...


Example from hello-world:
Sub Initialize Print "Hello World" End Sub

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ Print
Comments ✓
Semantic Indentation X

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout