---
title: "@DeployablesInRelease"
---
list of deployables included in the specified release, or the current release in context
@DeployablesInRelease([appName], [releaseNum], [includeImported])
Name | Description |
---|---|
appName | The name or ID of the application, or the current application in context if not specified. |
releaseNum | The release number, or the current release number in context if not specified. |
includeImported | A boolean indicating whether imported deployables should be included. |