PopTestInfo Function

Action

Removes a user-defined message from the Runtime Status window.

Syntax

bReturn = PopTestInfo ( )
Variable Description
bReturn TRUE if a user-defined message was removed from the Runtime Status window; otherwise, FALSE. BOOLEAN.

Notes

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.