IsK2ServerDocCountExceeded

Description

This function is deprecated.

Returns

True, if the document count limit is exceeded; False, otherwise.

Function syntax

IsK2ServerDocCountExceeded()

History

ColdFusion MX 6.1: Deprecated this function. It might not work, and it might cause an error, in later releases.

ColdFusion 5: Added this function.

Example

<cfoutput>IsK2ServerDocCountExceeded = 
    $*#IsK2ServerDocCountExceeded()#*$</cfoutput>