w3c_markup_validate_baseurl {W3CMarkupValidator} | R Documentation |
URL of W3C Markup Validation Service
Description
Get or set the URL of the W3C Markup Validation service to employ.
Usage
w3c_markup_validate_baseurl(new)
Arguments
new |
a character string with the URL of the the W3C
Markup Validation service to employ, or |
Details
If no argument is given, the current URL is returned.
Otherwise, the URL is set to the given one or (if new
is NULL
) the default one.
[Package W3CMarkupValidator version 0.1-7 Index]