Previous: , Up: MI Responses   [Contents][Index]


20.4.2.2 Response PRINTV

This is the response to the PRINTV request.

Attributes:

success_p

If true, poke was able to get the printed representation of the value. If false, an error occurred that prevented poke to handle the request.

string

If success_p is true, this attribute contains the printed representation of the Poke value that was passed to the request.

errmsg

If success_p is false, this attribute contains a string indicating the reason why poke could not get the printed representation of the value.