PreviousNext
Help > REFERENCE OF THE BUILT-IN FUNCTIONS > User Interface and Graphics > conch
conch

Format:                                                                        

variable[, variable, variable, …]= conch;

Return immediately with the next single character from the console input buffer or return blank string if the buffer is empty.

The function does not wait for characters to arrive from the console.