STATIC.New()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Data and Text classes > class STATIC >

STATIC.New()

Description

Create a Static object.

 

Type

CLASS FUNCTION

 

Usage

Static = STATIC.New("Text")

 

Text

TEXT

Any text. Text can be replaced with a STRING object.

Static

STATIC

The initialized object.