SYNOPSISvarchar refInfoGetStrBaseUrl(refInfo ref)
Parameters:
ref - A refInfo object
Returns:
varchar JavaScript base URL of the reference, if any.
DESCRIPTION
The refInfoGetStrBaseUrl function returns the varchar
JavaScript base URL of the reference, if the reference is a JavaScript
string link (here). This is the absolute
base URL that the link was deemed relative to.
EXAMPLE<$ret = (refInfoGetStrBaseUrl($ref))>
$ret