Show-Page method |
03-02 CLINB 12/3/02 Use the Show-Page method to send an XML representation of the step page to a user's browser session, typically as an aid to debugging. (SR-1434 B-17472 spaces)
This method uses no parameters.
This method updates the pxMethodStatus property. See How to test method results using a transition.
B-21365 B-16051 This method cannot be used in a step that involves iteration.
The Show-Page, Show-Stream, Show-Property and Show-HTML methods SARAT 3/26/07 each send an HTTP message corresponding to an entire document to the user's browser. They can't be used in combination to assemble a document.
Use Show-Page in an activity that supports the AutoComplete control, or for debugging SR-882