getStaticModelName( <i> )
Module: Level
Summary:
Gets the static model name from the model list.
Example:
modelName = getStaticModelName(i)
Required Args:
1 : <i> the model index (0 <= i <
getNumberOfStaticModels()
)