"String"
Defines the message that will be spoken by the voice modem. The spoken string is comprised of words from the Voice.txt file and variables. The words are enclosed with quotes, and the variables are concatenated with the words using a plus sign (e.g., "The temperature is" + Temp(1) + "degrees").
Type: Strings and Variables