MC-Basic:element.RTKActive

From SoftMC-Wiki
Revision as of 11:43, 22 October 2012 by Miborich (talk | contribs) (Created page with "{{MC-Basic |SHORT FORM= |SYNTAX= <element>.RTKactive |AVAILABILITY= 4.10.x and up |DESCRIPTION= Returns true/false value if the element is active or not/ |TYPE= Long |R...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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