MC-Basic:compTable.CompID/zh-hans

From SoftMC-Wiki
< MC-Basic:compTable.CompID
Revision as of 06:13, 3 May 2017 by Chi (talk | contribs) (Created page with "{{Languages}} == 缩写 == == 格式 == ? <''Compensation Table''>.CompID == 适用版本 == == 描述 == 返回给定补偿表的唯一ID。 == 类型 == Long == 使用...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
语言: English  • 中文(简体)‎

缩写

格式

? <Compensation Table>.CompID

适用版本

描述

返回给定补偿表的唯一ID。

类型

Long

使用范围

1 to 64k

单位

默认

使用范围

Terminal or Task

限制

仅限模态,只读

例子

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

参见