[#-- FM TRAMITA v14: AZUL=[#apertura] MAGENTA+sub=[/#cierre] AMARILLO=[#else/#elseif] --] [#if datoTramite('CHK')?has_content] [#assign texto = engadirLinha('', 'hola')] ${Procedemento} ${importe('1234,56')} ${datoExpediente('CLAVE')} ${expediente.codigoExpediente!''} [/#if] [#if datoTramite('A') == '1'] opcion A [#elseif datoTramite('B') == '1'] opcion B [#else] ninguna [/#if] [#function demo x=""] [#return palabrasIniciaisMaiusculas(x)] [/#function]