Main Content
target.remove
Remove target object from internal database
Syntax
Description
target.remove(
removes the target
object from an internal database.targetObject
)
target.remove(
removes the target object specified by class and identifier.targetType
, targetObjectId
)
target.remove(
uses name-value arguments to remove associated objects and suppress command-line
output.targetObject
, Name,Value
)
Examples
Input Arguments
Version History
Introduced in R2019a
See Also
target.add
| target.clear
| target.create
| target.get
| target.update