Get value Katalon Recoder

Hi, I have a question.

How could I take the value of this element? is a disabled input:

This number change because is Random. Never will be the same

And put it in a variable of Katalon Recoder (selenium)

The “click” command is above element that I need take the value.

Thanks for your help

Hi, use store, storeEval or storeValue, provide xpath to this input and in “Value” give it a name.