Function ====== ActionScript.SetProperty.String ====== Void ActionScript.SetProperty.String(String id, String value) ^ API | http://api.avolites.com/10.1/ActionScript.SetProperty.String.html | ^ description | Sets an action script property to a string value | ^ [[macros:namespace|namespace]] | [[macros:namespace:ActionScript.SetProperty]] | ^ parameter | id ( [[macros:type:string]] ) : The id of the property. | ^ ::: | value ( [[macros:type:string]] ) : The value to set. | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:clearshowlibrarysearch]]: ActionScript.SetProperty.String("Windows.ShowLibrary.FilterText","") == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~