get

Class: target.ConnectionProperties
Package: target

Get name of custom add-on property

Syntax

value = get(propertyName)

Description

value = get(propertyName) returns the name of a custom add-on property or target.ConnectionProperties property.

Input Arguments

expand all

Name of a custom add-on property or target.ConnectionProperties class property.

Output Arguments

expand all

Property value that corresponds to the propertyName.

Introduced in R2020b