Difference between revisions of "MC-Basic:element.RTKActive"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only
+
Read only
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 14:04, 18 March 2014

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