macros:function:actionscript.setproperty.enum
Function
ActionScript.SetProperty.Enum
Void ActionScript.SetProperty.Enum(String id, String value)
API | http://api.avolites.com/10.1/ActionScript.SetProperty.Enum.html |
---|---|
description | Sets an action script enum property to the enum value parsed from the string. |
Namespaces | ActionScript.SetProperty |
parameter | id ( String ) : The id of the property. |
value ( String ) : A string representation of the enum value. | |
return value | (Void) |
Example in
<step pause="0">ActionScript.SetProperty.Enum("Playbacks.Editor.Times.CueMode", "Mode1")</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/actionscript.setproperty.enum.txt · Last modified: 2017/11/22 09:56 by 127.0.0.1