setupStepsCompleted()
Availability
Adobe Dreamweaver MX.
Description
Adobe Dreamweaver calls this function before the Components tab appears. Adobe Dreamweaver then calls the getSetupSteps() function if the setupStepsCompleted() function returns zero or a positive integer.
Arguments
None.
Returns
An integer that represents the number of setup steps the user has completed, as described in the following list:
- A value of either zero or a positive integer indicates the number of completed steps.
- A value of
-1indicates that all the necessary steps are complete, so the instruction list does not appear.