---
title: "$ReferencedPackageNumber"
---
build number referenced by the current or specified deployable
$ReferencedPackageNumber([depName], [releaseNum], [furthestOrLatest])
Name | Description |
---|---|
depName | The application-qualified name of the deployable (e.g. AppName::DeployableName); when no application name is specified, the current application in context will be used. |
releaseNum | Release Number |
furthestOrLatest | Must be "furthest" or "latest"; the default is "latest". |