Changing Animations Using the Value of Animindex

Is there a way in which animations can be changed using the animindex value without explicitly stating the animation name within the ChangeAnimation function?
Game Editor discussion board
http://game-editor.com/forum/
ChangeAnimation("myActor", getAnimName(put your animindex here), FORWARD);