Pre-v1.0
gets input from Stdinn
LOLCODE Recommendation v1.0
GIMMEH [(LINE|WORD|LETTAR)] <VAR> [OUTTA <filedesc>]This inputs a line, word, or character from the specified file descriptor (currently only STDIN is standard).
- Default read type is LINE if not specified
- Default file descriptor is STDIN if not specified