Returns table of transfers in HTML format. If argument prefix
is
passed, the transfer timestamps are enclosed in HTML anchors, with the
link set to prefix
and additional transfer id.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(transfer_type), | intent(inout) | :: | transfers(:) |
Transfer type array. |
||
character(len=*), | intent(in), | optional | :: | prefix |
Link address prefix. |
Generated HTML.