$getServletPath

Returns the name of the servlet being called, as specified in the request URL.
Syntax
    $getServletPath{}
DocumentationThis function returns the name of the servlet being called, as specified in the request URL.

    Parameters:
      none
Examples
    $getServletPath{}

    Result:
    /servlet/sfs
GroupNet
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 0