|
Home >Online Product Documentation >Table of Contents >Variables Variables
During debugging, click Variables For Java classes, Stylus Studio displays
l Local variables that are defined at that point in the processing and their values.
l Function parameters and their values.
l A special variable named this. The this variable represents the object being processed. It allows you to drill down and obtain additional information.
For stylesheets, Stylus Studio displays a path that shows which node in the stylesheet was being processed when processing was suspended.
For More Information
|