I have a problem. I'm never use Ranorex before.
In my recording, there is a Key sequence where in the sequence field = Teszt (Text type)

In the desktop software:

I need to insert the current system date to the Text field.
How to do that?
Many thanks
timestamp = System.DateTime.Now.ToString("yy.MMM.dd_HHmmss");