Skip to content

Commit

Permalink
The SUM function - Fix source code link (#7430)
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneSjs committed Nov 28, 2023
1 parent ac593b5 commit c1c5ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design-survey-conditional-logic.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ Returns the sum of passed numbers.

*Example*: `"expression": "sum({total1}, {total2})"`

[View Source Code](https://github.com/surveyjs/survey-library/blob/68eb0054dc83d2f45a6daa1042bf7440c8faf007/src/functionsfactory.ts#L247-L250 (linkStyle))
[View Source Code](https://github.com/surveyjs/survey-library/blob/68eb0054dc83d2f45a6daa1042bf7440c8faf007/src/functionsfactory.ts#L73-L82 (linkStyle))

---

Expand Down

0 comments on commit c1c5ed4

Please sign in to comment.