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