#VarSCRIPTNAME SCRIPTNAME name of current script * The name of the current script is shown, including script suffix, if any (for example viewauth.cgi) * ...
#VarSCRIPTURL2 SCRIPTURL{"script"} URL of TWiki script * Syntax: %SCRIPTURL{"script"}% * Expands to: == * Example: To get the authenticated version of...
#VarSCRIPTURLPATH SCRIPTURLPATH base URL path of TWiki scripts * As %SCRIPTURL%, but doesn't include the protocol and host part of the URL * Syntax: %SCR...
#VarSCRIPTURLPATH2 SCRIPTURLPATH{"script"} URL path of TWiki script * As %SCRIPTURL{"script"}%, but doesn't include the protocol and host part of the URL ...