%SCRIPTURL%
OR %SCRIPTURL{"script"}%
%SCRIPTURL%
returns the base URL of scripts - expands to https://matisse.oca.eu/foswiki/bin
https://matisse.oca.eu/foswiki/bin/script
%SCRIPTURL{"viewauth"}%/%WEB%/%TOPIC%
which expands to https://matisse.oca.eu/foswiki/bin/viewauth/SystemFoswiki/VarSCRIPTURL
In most cases you should use%SCRIPTURLPATH{"script"}%
instead, as it works with URL rewriting much better Theedit
script should always be used in conjunction with?t=%GMTIME{"$epoch"}%
to ensure pages about to be edited are not cached in the browser