IndexDefinition :: isValid - Is index definition valid
The function returns, whether the index definition is valid, i.e. it does refer to a valid database index definition. Calling index definition functions with invalid objects, usually throws an exception.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.