Removes a user-defined message from the Runtime Status window.
bReturn = PopTestInfo ( )
Variable | Description |
---|---|
bReturn | TRUE if a user-defined message was removed from the Runtime Status window; otherwise, FALSE. BOOLEAN. |
Use PopTestInfo to remove from the Runtime Status window user-defined messages you sent with PushTestInfo.
You cannot remove a Silk Test Classic-generated message from the Runtime Status window.