qm
Wraps an input in quotation marks.
qm(x)
x |
Character or Numeric. |
A character string that begins and ends with quotation marks.
Jonathan A. Greenberg
{ qm("Hi!") qm(42) }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.