C.8.9.3.20. set-status

Sets the status of the task.

<set-status
    status="{non-status | incomplete | complete | information | undefined | 
       indeterminate | solve | obsolete | ambiguous | caution | 
       warning | disabled | hidden}" />

Note:  It was necessary to "word wrap" the long line of code in the above example.


Attributes

status

A status keyword. Status keywords are defined by using the status element.

Remarks

The element definition shown above lists the standard statuses. The TaskML file MechanicalWizard\Data\Statuses.xml defines the standard statuses and is merged automatically while loading any wizard.

Element Information
Parents activate-event, if, and, or, not, then, else
Children None
End Tag No - close element with "/>"
Return Value True if successful.