No, there is no tag in Flex, but if you do need to dump objects, use the following code (replacing obj with the appropriate object name): mx.utils.ObjectUtil.toString(obj)
Dumping Flex Objects
·
No, there is no tag in Flex, but if you do need to dump objects, use the following code (replacing obj with the appropriate object name): mx.utils.ObjectUtil.toString(obj)
12 Comments
Leave a Comment