Analyze System Object Code
In this section...
“View and Navigate System object Code” on page 34-77
“Example: Go to StepImpl Method Using Analyzer” on page 34-77
View and Navigate System object Code
View and navigate System object code using the Analyzer.
The Analyzer displays all elements in your System object code.
- Navigate to a specific input, output, property, state, or method by clicking the name of
that element. - Expand or collapse element sections with the arrow buttons.
- Identify access levels for properties and custom methods with the + (public), #
(protected), and – (private) symbols.
Example: Go to StepImpl Method Using Analyzer
1 Open an existing System object.
2 Select Analyze.
3 Click resetImpl.
Analyze System Object Code