%ToolsRelease system variable

Description

%ToolsRelease returns a character string containing the PeopleTools release and patch version.

Example

MessageBox(0, "", 0, 0, "Current PeopleTools release is: %1", %ToolsRelease);

The message box would display Current PeopleTools release is: 8.55.22 on a PeopleSoft environment running PeopleTools 8.55 with patch version 22.