|
Gseos.ConsoleWrite
|
Previous Top Next |
| Parameter | Description
|
| szText | The text to write to the console window.
|
| iRed | Optional parameter which specified the red component of the text color. This value can be in the range 0 to 255.
|
| iGreen | Optional parameter which specified the green component of the text color. This value can be in the range 0 to 255.
|
| iBlue | Optional parameter which specified the blue component of the text color. This value can be in the range 0 to 255.
|