--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en
Return(0); = Exit iteration, continue to next iteration and respect pacing
Return(1); = Exit iteration, continue and ignore pacing. Iterate
immediately.
Return(-1); = Kill this virtual user with extreme prejudice never allowing
it to run again without a manual restart - Bad VU!
'Pulley
--