Determines whether the K2Server version is K2 Broker. For more information, see "GetK2ServerDocCountLimit".
This function is used primarily by the ColdFusion Verity and K2Server Administrator pages. This function uses Verity K2Server Release K2.2.0.
True, if K2Broker is in configured with ColdFusion; False, otherwise.
Decision functions, Full-text search functions, Query functions
IsK2ServerABroker()
GetK2ServerDocCountLimit, IsK2ServerDocCountExceeded, IsK2ServerOnline
New in ColdFusion MX: This function is new.
<cfoutput>IsK2ServerABroker = $*#IsK2ServerABroker()#*$</cfoutput>