User Tools

Site Tools


macros:property:programmer.blindactive

Titan Property

Programmer.BlindActive

API http://api.avolites.com/10.1/Programmer.BlindActive.html
description Gets or sets a value indicating whether blind mode is active.
Namespaces Programmer
type Boolean

This property is used by the function Programmer.SetBlindMode to determine whether to enter or leave blind mode.

example

Blind Mode On/Off

  <step pause="0.01">ActionScript.SetProperty.Boolean("Programmer.BlindActive", true)</step>	
  <step pause="0.01">Programmer.SetBlindMode(false, 0)</step>

In this example, Programmer.BlindActive is set before calling Programmer.SetBlindMode().

used in
macros/property/programmer.blindactive.txt · Last modified: 2017/11/26 17:24 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki