- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
===== SetTextY =====
^Arguments^Result^Notation^
| Y position | | [ Float - ] |
=== Description ===
Moves the text according to the float
=== Examples ===
#moves the text up by 5
"Hello!" SetText
5 0 SetTextY
f1 = GetFloatFromStack();