Analytics.Statistica.getScoreWithEvent()

Signature

Object getScorewithParams(Object connectionInfo, String scriptName, SimpleEvent event)

Domain

ACTION, CONDITION, QUERY

Description

Calls Statistica with the the provided scriptName and Event through a SOAP request, and then returns the result.

Parameters

NameTypeDescription
connectionInfoObjectConnectionInfo object returned using createConnection
scriptNameStringScript Name of Statistica to be called
eventSimpleEventA SimpleEvent

Returns

TypeDescription
Object

Cautions

none