I am making custom interface for my script. The value entered in this text box is attached to the left as in the picture and starts from the middle. What should I do so that the value entered in the text box starts from the top left and continues one line down when the line ends?
In case anyone else encountered this problem. You have to edit your function and check the "has return value" box. Then your return will work. After this you have to use "Call Function" again and now you have a new field for saving results.
Thank you @support it seems that even >CSS> :nth-child(2) it changes, but after using inspect sometimes it becomes nth-child(3). I just put to click on (3) after (2) and no issues so far.