Function cin from io
Brief description
cin():String
This method reads a string from the console More ...
Function information
| Name: | cin |
| Base: | |
| Group: | Built-in plugins:Console I/O |
| Icon: | console.png |
| Color: | black |
| Authors: | |
| Copyright: |
Detailed description
This method reads a string from the console. The input is blocking.
Input parameters
Return values
-
Default return value:
String
- Entered string
