Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

LimeExpressionManager::ProcessString

More
6 years 7 months ago #179199 by bismark
I want to test some Expressions, but
Code:
$expression = '{sum(A1.valueNAOK, A2.valueNAOK)}';
$result = LimeExpressionManager::ProcessString($expression, null, array(
    'A1.valueNAOK' => 2,
    'A2.valueNAOK' => 3
));
 
var_dump($result);

the result is not 5 as expected

???
The topic has been locked.
More
6 years 6 months ago #180543 by jelo
Is that topic still valid? If yes, what was the result?

The meaning of the word "stable" for users
www.limesurvey.org/forum/development/117...ord-stable-for-users
The topic has been locked.
More
6 years 5 months ago #181446 by jelo
Second Reminder: Is that topic still valid? If yes, what was the result?

The meaning of the word "stable" for users
www.limesurvey.org/forum/development/117...ord-stable-for-users
The topic has been locked.
Moderators: holchtpartner

Lime-years ahead

Online-surveys for every purse and purpose