IsK2ServerABroker

Description

This function is deprecated.

Returns

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

Function syntax

IsK2ServerABroker()

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>