Converts the name of the type definition and data provided into a named value object, which represents the inputs and outputs of a test step. Wire the named value to a Property Node to set the inputs or outputs of the 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.
An object that represents the inputs and outputs of a test step.