MivaLearn
3/6/2019 - 9:45 PM

if Conditional Syntax

<mvt:if expr="condition">
    Code to execute if condition is true
</mvt:if>