GetViewAt()

Syntax:

GetViewAt( Index )

Return:

The view at the specified index position.

Parameters:

Index – the Index number of a view. This parameter is required.

Remarks:

This function will get the view at the specified index position. This function is used with the GetNumberViews to iterate all the views.

image\Script_Button.jpgExamples