Sync from OFW PR --nobuild

This commit is contained in:
Willy-JL
2025-04-01 09:10:16 +00:00
parent b4955fe1a6
commit 0f191d69a3
7 changed files with 59 additions and 13 deletions

View File

@@ -130,7 +130,7 @@ Prints a string by Alt+Numpad method - works only on Windows!
**Parameters**
- A string to print
- (optional) delay between key presses
- *(optional)* delay between key presses
**Examples**
```js
@@ -145,7 +145,7 @@ Same as `altPrint` but ended with "ENTER" press.
**Parameters**
- A string to print
- (optional) delay between key presses
- *(optional)* delay between key presses
**Examples**
```js