Global ProcScript

A Global ProcScript is a Development Object that defines a ProcScript entry that is linked into components at runtime when called by ProcScript in the component.

For more information, see Global ProcScripts.

Characteristics

Characteristics

 

Object type code:

prc

Main Development Object?

No

Part of:

Global ProcScript Library

Contains:

Property, Code Container

Generalization:

Development Object

Specializations:

Compilation Output:

ProcName@LibraryName.prc

URI format:

libprc:LibraryName\prc:ProcScriptName

Properties

Specialization

Global ProcScripts are linked into components at runtime.

Global ProcScript specializes Development Object in the following ways:

  • It has a Global ProcScript Library as parent object
  • It has no child objects

Related Topics