"System:Frontier 1.0:"
» System:Frontier 1.0:
File system paths are just string values.
"clock.now ()"
» clock.now ()
Since clock.now () is within a pair of quotes, the verb is not called; it is just like any other character sequence, with no special behavior.
ìHe said "scripting is fun!"î
» He said "scripting is fun!"
This example illustrates how one style of quotes can be used to contain the other.