MC-Basic:compTable.CompID

From SoftMC-Wiki
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