User Guide Cancel

IsK2ServerABroker

 

Description

This function is deprecated.

Returns

True, if K2Broker is in configured with ColdFusion; False, otherwise.

Category

Decision functionsFull-text search functionsQuery functions

Function syntax

IsK2ServerABroker()
IsK2ServerABroker()
IsK2ServerABroker()

See also

GetK2ServerDocCountLimitIsK2ServerDocCountExceededIsK2ServerOnline

History

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

Example

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

Get help faster and easier

New user?