Variables y GetText

Hola !

Quisiera saber como almacenar en una variable el resultado obtenido en un GetText para luego usar una condicional con la misma variable

Hi, please create a variable with string type
and give this variable at output property of get text activity
now use if condition
if
stringvariable.contains(“value”)
then
put something
else
put something