dm_cgi_out Subroutine

public subroutine dm_cgi_out(content)

Prints content to standard output, returning it to the web server.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: content

Response content.