How to return Absolute URL of current page using VHS

Through VHS is possible to return the Absolute url of the current page using the following property:

{v:page.absoluteUrl()}

 

Obviously, remember to add VHS namespace in your fluid template:

{namespace v=FluidTYPO3\Vhs\ViewHelpers}