Return content type of web request for current page

wc_content_type(wc_obj)

Arguments

wc_obj

a webclient object

Value

the content type of the web request or NULL if no active page

Note

This is an information retrieval function that does not return the wc_obj so must be the last function call in a webclient pipe.