PassoloApp.Build
Returns the build number of the current SDL Passolo application. This is the third part of the version string. For example for Passolo 4.1.003 this returns 3.
Syntax
Expression.Build as Short
Expression Required. Object of type PassoloApp
Example
PSL.Output Str(PSL.Build)