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