is there something like scanner in fuze where i can get an input from the user (please not graphical only text based)
-
is there something like this
-
So there are a couple of ways to get text input from the user. There is the input command which uses a dialog box (see https://fuzearena.com/help/view/input) and there is the getKeyboardBuffer command which returns the keys that have been pressed between calls (see https://fuzearena.com/help/view/getKeyboardBuffer)
-
Oke then i have to do changes on keyboardbuffer