Ask the community, share ideas, and connect with other LimeSurvey users!
Log in
Forgot your password? Forgot your username?
$expression = '{sum(A1.valueNAOK, A2.valueNAOK)}'; $result = LimeExpressionManager::ProcessString($expression, null, array( 'A1.valueNAOK' => 2, 'A2.valueNAOK' => 3 )); var_dump($result);
Online-surveys for every purse and purpose