Function
Void ActionScript.SetProperty.SetFlag(String id, String flags)
API | http://api.avolites.com/11.0/ActionScript.SetProperty.SetFlag.html |
---|---|
description | Sets the flag property. |
namespace | ActionScript.SetProperty |
parameter | id ( String ) : The identifier of the flag property. |
flags ( String ) : The flags. | |
return value | Void |
ActionScript.SetProperty.SetFlag("Handles.ThroughModifier", "Once")