MC-Basic:compTable.CompID

From SoftMC-Wiki
Revision as of 11:41, 1 January 2015 by Miborich (talk | contribs) (Created page with "{{MC-Basic |SHORT FORM= |SYNTAX= ? <''Compensation Table''>.CompID |AVAILABILITY= |DESCRIPTION= Returns unique ID of the given compensation table. |TYPE= Long |RANGE= 1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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