STATIC FUNCTION IsList ( Index AS Integer ) AS Boolean
Gl.IsList returns TRUE if list is the name of a display list and returns FALSE otherwise.
Gl.GL_INVALID_OPERATION is generated if Gl.IsList is called between a call to Gl.Begin and the corresponding call to Gl.End.