UnitData$ (function)

Gets processing unit data(character string)

UnitData$(<unitNo>, <dataNo> | <dataIdent>)

Parameters
<unitNo>
Processing unit number
<dataNo>
Data number
<dataIdent>
Data ident name

Return Value
The processing unit data.

Description
Gets the processing unit data of a processing item.
Gets the character string value, otherwise, get the value which is transform to character string value.

Notes