Source: site.view [edit]
Function name: https
Arguments: url
Description: Returns "https:"+url as a string. Convenience function so don't have to quote urls
Page type: webl
Render function:  
Module: site

Page source:

"https:" + url;