Page History
lsFusion is a programming language that describes lsFusion modules.
Each module consists of a sequence of instructions divided into module header and body. The header may include four special instructions: MODULE, REQUIRE, PRIORITY and NAMESPACE, which define module parameters. The header is followed by the module body which consists of the remaining instructions and describes the logic of this module.
...
Overview
Content Tools