Function ====== ActionScript.SetProperty.SetFlag ====== Void ActionScript.SetProperty.SetFlag(String id, String flags) ^ API | http://api.avolites.com/11.0/ActionScript.SetProperty.SetFlag.html | ^ description | Sets the flag property. | ^ [[macros:namespace|namespace]] | [[macros:namespace:ActionScript.SetProperty]] | ^ parameter | id ( [[macros:type:string]] ) : The identifier of the flag property. | ^ ::: | flags ( [[macros:type:string]] ) : The flags. | ^ return value | [[macros:type:void]] | == Example in == [[macros:property:handles.throughmodifier]]: ActionScript.SetProperty.SetFlag("Handles.ThroughModifier", "Once") == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~