NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



CreateGlobal

Create a globally scoped variable

Creates a global variable accessible from within any function.

CreateGlobal MyGlobal As "Some value"

Related Function(s):
   CreateConstant; CreateGlobalConstant;

Minimum version: 4.7 build 20040811