![]() |
Outputs and/or returns the Portalsuite version number at the current template position.
function PrintPSVersion ($fPrint=1,$fVersionTxt=1)
You can control if the version number is issued (=1, default) or not (=0) with the parameter $fPrint.
$fVersionTxt controls if the text "version" shall be issued as well (=1, default) or not (=0).
Annotation: The format is always issued in the following format: "Version generation number X.main version number Y.sub-version number Z". Eventually this is eked by the abbreviation "PL A" (=Patch Level) or by the abbreviation "RC B" (=Release Candidate = Beta Version).