Use the Show-Property method to send the value of a single scalar property on the clipboard page identified in the Step Page column to a user's browser session, as an aid to debugging.
This method has one required parameter.
Parameter |
Description |
Property |
Enter an expression, such as a property name or reference to a |
The system sends the value of the expression or property to the user's browser.
This method updates the pxMethodStatus property. See How to test method results using a transition.
The Show-Page, Show-Stream, Show-Property and Show-HTML methods 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-Property only for debugging.