User Tools

Site Tools


macros:function:actionscript.setproperty.boolean

Function

ActionScript.SetProperty.Boolean

Void ActionScript.SetProperty.Boolean(String id, Boolean value)
API http://api.avolites.com/10.1/ActionScript.SetProperty.Boolean.html
description Sets an action script property to a boolean value.
Namespaces ActionScript.SetProperty
parameter id ( String ) : The id of the property.
value ( Boolean ) : The value to set.
return value (Void)
Example in

Timecode - Enable/Disable:

ActionScript.SetProperty.Boolean("Timecode.Enabled", true)
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/actionscript.setproperty.boolean.txt · Last modified: 2017/11/22 09:55 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki