getsubcasename

Returns the name of a subcase in a file.

Syntax

getsubcasename(filename, index)

Inputs

filename
Path of the file.
Type: string
index
Index of the subcase to find the name of.
Type: integer

Outputs

R
Name of subcase.

Example

Basic getsubcasename example:

getsubcasename('Path/To/File/bezel.res', 2)
R = Complex