MC-Basic:element.RTKActive

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

Returns true/false value if the element is active or not/

Syntax

<element>.RTKactive

Availability

4.10.x and up

Type

Long

Range

0/1

Units

N/A

Default

0

Scope

Task or Terminal

Limitations

Read only

Examples

Print SpeedPicker.RTKActive

See Also