Main Content
addNewBuildConfiguration
Class: soc.sdk.Toolchain
Namespace: soc.sdk
Add new build configuration to toolchain
Syntax
buildConfigurationObj = addNewBuildConfiguration(toolchainObj,name)
Description
creates a new buildConfigurationObj
= addNewBuildConfiguration(toolchainObj
,name
)soc.sdk.BuildConfiguration
object,
with the Name
property set to name
, and adds
the new object to the soc.sdk.Toolchain
object.
Input Arguments
Output Arguments
Version History
Introduced in R2019b