%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.2" version="1"}%
%META:TOPICPARENT{name="TWikiVariables"}%
#VarSCRIPTNAME

---+++ SCRIPTNAME -- name of current script
   * The name of the current script is shown, including script suffix, if any (for example =viewauth.cgi=)
   * Syntax: =%<nop>SCRIPTNAME%=
   * Expands to: =%SCRIPTNAME%=
   * Related: [[#VarSCRIPTSUFFIX][SCRIPTSUFFIX]], [[#VarSCRIPTURL][SCRIPTURL]], [[#VarSCRIPTURLPATH][SCRIPTURLPATH]]

