FORMULA LANGUAGE


Examples: @IsAgentEnabled
This example returns 1 if the UnderCover agent is enabled; otherwise, it returns 0.

@IsAgentEnabled( "UnderCover" )

See Also