Answer Posted / Prashant Verma
trace() is a debugging function in Adobe Flex (and ActionScript) that allows developers to print output to the Output panel during runtime. It can be used to display variable values, log messages, or check the flow of an application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers