I got the problem, when there is some special caracter in X, the [if] doens’t work…..
like “,” in the text….my solution for now is
[set texto][var_texto][/set]
[set texto1][format slugify][get texto][/format][/set]
[/pass]
[pass vars]
[if var=’texto1′ value='{TEXTO1}’ empty=false]
{TEXTO}
[else]
…