NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



CreateConstant

Creates a SIML variable constant

CreateConstant MyConstant As "My Value"

CreateConstant creates a constant (unchangeable) variable within the scope of the current function.

Related Function(s):
   CreateGlobal; CreateGlobalConstant;

Minimum version: 4.4