Category:LotusScript
From Rosetta Code
Programming Language
LotusScript is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.
Listed below are all of the tasks on Rosetta Code which have been solved using LotusScript.
See also: LotusScript on the HOPL
LotusScript is a programming language used in Lotus Notes and other IBM/Lotus products. It is very similar to Visual Basic (code can usually be copied between languages with little modification), but has many specific built-in classes for accessing objects within the Lotus Notes/Domino environment.
The Lotus Domino Designer application is the primary IDE used for developing programs in LotusScript, and also allows development in Java/JavaScript and Formula language.

