Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

@PackagesInBuild

Gets a list of packages in the current build. Each returned element is a map: %(Name: SomeName, Version: 1.2.3, PackageSource: SourceName)

Script usage:

@PackagesInBuild([packageSource])

Parameters:

NameDescription
packageSourceOptional name of the package source to filter by.