printlineRequest

This prints information regarding the request configured with template to the file in filename, or to standard out if filename is left out. Filename and template are Velocity templates. Both templates contain a list of request that are the requests generated by your request generator, site, station and net variables. Template defaults to "Request: $originalRequests.size() from $channel for $event ".

Example

<printlineRequest/>

This consists of

<printlineRequest>

interleave
<template>Any Text</template> optional
<filename>Any Text</filename> optional
</printlineRequest>

Places this can be found

In request there is a choice between all of the following