Returns the name and value data from the named value object, which represents the inputs and outputs of a test step.
An object that represents the inputs and outputs of a test step.
Data you want to add to the test step. This parameter accepts arrays and clusters of Booleans, floating-point numbers, and strings. It can also accept an array of clusters, or a cluster of arrays, of these data types. Cluster elements may be named or unnamed, but not a combination of both. If cluster elements are named, then each name must be unique to that cluster. If you wire an unsupported data type, LabVIEW breaks the VI.
Name of the type definition.
Updated data of the test step.