Thanks to visit codestin.com
Credit goes to github.com

Skip to content

func_math: Add DIGIT_SUM function.#1500

Merged
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1499
Oct 6, 2025
Merged

func_math: Add DIGIT_SUM function.#1500
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1499

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Add a function (DIGIT_SUM) which returns the digit sum of a number.

Resolves: #1499

UserNote: The DIGIT_SUM function can be used to return the digit sum of a number.

Add a function (DIGIT_SUM) which returns the digit sum of a number.

Resolves: asterisk#1499

UserNote: The DIGIT_SUM function can be used to return the digit sum of
a number.
@InterLinked1

Copy link
Copy Markdown
Contributor Author

cherry-pick-to: 23
cherry-pick-to: 22
cherry-pick-to: 20

@github-actions

github-actions Bot commented Oct 1, 2025

Copy link
Copy Markdown

Workflow PRCheck completed successfully

@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label Oct 6, 2025
@github-actions github-actions Bot added cherry-pick-testing-in-progress Cherry-Pick tests in progress cherry-pick-checks-passed Cherry-Pick checks passed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Oct 6, 2025
@github-actions

github-actions Bot commented Oct 6, 2025

Copy link
Copy Markdown

Workflow PRCPCheck completed successfully

@github-actions github-actions Bot merged commit 9a2a853 into asterisk:master Oct 6, 2025
84 checks passed
@github-actions

github-actions Bot commented Oct 6, 2025

Copy link
Copy Markdown

Successfully merged to branch master and cherry-picked to ["23","22","20"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[new-feature]: func_math: Add function to return the digit sum

3 participants