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

Exports an application to a package source.

Script usage:

System::Backup-Application(
	[Application: <text>],
	PackageSource: <text>
);

Arguments:

NameFormatScript UsageUsage Notes
Application name
text
Application
Default value is "$ApplicationName".
Package source
text
PackageSource
This argument is required.