HMRES_argumentgetdatatypename()

Indicates the data type name of the argument at the user-specified index.

Syntax

char * HMRES_argumentgetdatatypename(int index);

Type

HyperMesh hmreslib Function

Description

Indicates the data type name of the argument at the user-specified index.

Inputs

index
The index number of the argument to be checked.

Example

The data type name of the argument at the specified index.

Errors

None.