vFelix
Returns the image filename for a given time as a String. If a specific time value is not given, returns the image filename for the current frame.
String ImageClip.GetFileName( Object in_vFrame );
oString = ImageClip.GetFileName();
String