sessionlessurl()
and sessionlessurlex()are used in templates to dynamically generate URLs as part of a link. As opposed to url()and urlex(), these functions generate URLs without session IDs.
For details about the function syntax, parameters, etc., refer to url()and urlex().