In OutSystems, a Web Block is a reusable UI component. Which of the following is NOT TRUE?
It promotes re-usability, i.e. develop once, reuse many times.
It encapsulates its own logic.
It improves maintainability, i.e., change the design or functionality, affect all usages.
It can only be reused once.
Submit