Show-Property method
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.
Parameters
This method has one required parameter.
Parameter | Description |
Property | Enter an expression, such as a property name or reference to a Single
Value property, or a linked property reference. The property must not be
a Java Object. |
Results
The system sends the value of the expression or property to the user's browser.
Checking the method status
This method updates the pxMethodStatus property. See How to test method results using a transition.
Previous topic Show-Page method Next topic Show-Stream method