Functions Index :: Q

[<< packages]
NameDescription PackageModule

QuoteNoexpr

Returns its argument string either quoted if it fails to evaluate (and thus it is not a valid expression or global identifier's name) or unchanged if it succeeds to evaluate.

Its intended usage is constructing proper strings for passing to Eval() but be aware of possible side effec...

string

core

 

[<< top]