Main Content
target.get
Retrieve target objects from internal database
Syntax
Description
retrieves a target object from an internal database.targetObject
= target.get(targetType
, targetObjectId
)
returns a list of tFOList
= target.get(targetType
)targetType
objects that are stored in the
internal database.
returns a list of tFOList
= target.get(targetType
, Name, Value)targetType
objects that have properties that
match the name-value pairs.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a