[↑]
KEY
- Set the function key contents
KEY KeyNumber,String
- Get the contents of a function key
KEY(FunctionKeyNumber)
1. Set the function key contents
KEY KeyNumber,String
・The contents set with Ctrl+F1 to F5 can be entered.
Arguments
KeyNumber
Function key number to register: 1 to 5
String
String to be registered in the function key
・The maximum length of the string is 256 characters.
Example
KEY 1,"PRINT"
2. Get the contents of a function key
KEY(FunctionKeyNumber)
Argument
KeyNumber
Function key number for acquiring the contents: 1 to 5
Return Value
String registered in the function key
Example
A$=KEY(1)
About this site
Our site is an unofficial manual site of programming software "SmileBASIC" for NintendoSwitch™.
I acquire the content of the site from the
official reference site
of the
SmileBoom Co.Ltd.
that is the development and sales cause of the software in real time (a minimum period of 24 hours update) and display it.
For automatic update, contents may become improper.
Please confirm the correct content in an official site.
June 3, 2020
by mim
OK
|