qs (<string>)
string
A string enclosed within double quotes.
<string>The string to be "enquoted".
This will display "Text" on the monitor.
string s = 'Text' tell qs(s)