Main Content
getDirective
Class: target.BuildTool
Namespace: target
Syntax
directiveObject = myBuildTool.getDirective(directiveName)
Description
searches for the specified directive in the directiveObject
= myBuildTool.getDirective(directiveName
)Directives
property of the
target.BuildTool
object and returns a
target.BaseDirective
object.
Input Arguments
Output Arguments
Version History
Introduced in R2023a