--- title: "@DeployablesInRelease" ---
This is generated from the built in components of BuildMaster 2024.0, and may be different than what you have installed (especially if you have extensions); go to [Gear Icon] -> Administration -> Functions within your BuildMaster instance to see exactly what operations are available.

list of deployables included in the specified release, or the current release in context

Script usage:

@DeployablesInRelease([appName], [releaseNum], [includeImported])

Parameters:

NameDescription
appNameThe name or ID of the application, or the current application in context if not specified.
releaseNumThe release number, or the current release number in context if not specified.
includeImportedA boolean indicating whether imported deployables should be included.