ALTSTRING [Flipper Command]
On Windows and some Linux systems, you can print characters by holding ALT
key and entering its code on Numpad. ALTSTRING
emulates that behavior for each character in the given string.
Syntax
ALTSTRING <string>
Example
ALTSTRING Hello
Output
Hello
tip
This is functionally the same as ALTCODE.
Note For Flipper Compatibility:
If you are not using a device that can parse flipper commands, then you cannot use them. Please make sure to disable flipper commands if this is the case through the config file.