poIResultCtrl GetDataTypeFormat
Gets the format for specified datatype return. Values include scalar, vector, and tensor.
Syntax
poIResultCtrl_handle GetDataTypeFormat subcase_id datatype
Application
HyperView Tcl Query
Description
This command retrieves the format for specified datatype return. Values include scalar, vector, and tensor.
Inputs
- subcase_id
- Set to a positive integer.
- datatype
- The data type label.
Errors
Returns tensor, vector, or scalar if the data type exists, or (null) otherwise.