Description:This action takes a list of InstallAnywhere variables, adds their integer values, and then adds the result to the required disk space of the installer.
Input InstallAnywhere Variables
$ADDITIONAL_DISK_SPACE_VARIABLE_LIST$: Comma-separated list of values to add the required disk space of the installer. Make sure the values is in bytes not kilobytes or megabytes.
Output InstallAnywhere Variables
$DEVELOPER_DISK_SPACE_ADDITIONAL$: The contents of this variable get added to the require disk space of the installer. Check the InstallAnywhere documentation for more information about $DEVELOPER_DISK_SPACE_ADDITIONAL$.