Skip to main content
Version: 25.2

globalNames

  • function
  • Returns a list of the names of all currently-defined global variables. This includes all globals which have had values stored into them, unless they have been subsequently deleted.
  • Related: universalNames