Complete a pass-through action unsuccessfully.
Attribute | Required? | Purpose |
---|---|---|
p-tag | yes | Tag from passthru indication |
text | yes | Error message |
P-tag is the tag that was originally sent by the emulator in a passthru indication.
Text is an error message to return as the result of the action. Multi-line text can be returned by embedding newline ( ) characters.
Example:
<fail p-tag="emu-99" text="Invalid operation"/>