Analytics.Statistica.getScoreWithConcept()

Signature

Object getScorewithConcept(Object connectionInfo, String scriptName, Concept cept)

Domain

ACTION, CONDITION, QUERY

Description

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

Parameters

NameTypeDescription
connectionInfoObjectConnectionInfo object returned using createConnection
scriptNameStringScript Name of Statistica to be called
conceptConceptA Concept

Returns

TypeDescription
Object

Cautions

none