isGlobalSymbol s
i1 : isGlobalSymbol "res" o1 = true
i2 : isGlobalSymbol "resres" o2 = false
The object isGlobalSymbol is a compiled function.
The source of this document is in Macaulay2Doc/functions/isGlobalSymbol-doc.m2:18:0.