MC-Basic:compTable.CompID

From SoftMC-Wiki
Revision as of 06:12, 3 May 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

Returns unique ID of the given compensation table.

Syntax

? <Compensation Table>.CompID

Type

Long

Range

1 to 64k

Scope

Terminal or Task

Limitations

Modal Only, Read only

Examples

-->common shared ccc as comp
-->?ccc.compid
2