Home Keywords
Read a token from standard input. Tokens are delimited by spaces.
string token1; string token2; read token1, token2;