macros:function:actionscript.setproperty
Function
ActionScript.SetProperty
Void ActionScript.SetProperty(String id, Object value)
API | http://api.avolites.com/10.1/ActionScript.SetProperty.html |
---|---|
description | Sets an action script property to an object. |
Namespaces | ActionScript |
parameter | id ( String ) : The id of the property. |
value ( Object ) : The value to set. | |
return value | (Void) |
Example in
<step>ActionScript.SetProperty("Handles.SourceHandle", Playbacks.Editor.SelectedPlayback)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/actionscript.setproperty.txt · Last modified: 2017/11/22 09:55 by icke_siegen