Returns table of targets in HTML format. If argument prefix
is
passed, the target names are enclosed in HTML anchors, with the link
set to prefix
. Input data will be trimmed and encoded.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(target_type), | intent(inout) | :: | targets(:) |
Target types. |
||
character(len=*), | intent(in), | optional | :: | prefix |
Link address prefix. |
Generated HTML.