blob: 646c73b2c5103231417c75b2d79cfa2b5d68a79f [file] [log] [blame]
{ "type": "method",
"qname": "org.apache.royale.utils.string.trimRight",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Trims all whitespace off the end of a string.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9"]},
{ "tagName": "langversion",
"values": ["3.0"]},
{ "tagName": "royalesuppressexport",
"values": []} ],
"return": "String",
"params": [{ "name": "str", "type": "String"}]}