String constants in SPC, just as in C, are delimited with double quote characters.
String constants can only be used in a few API functions that require a const char * input parameter.