How to Call the result of ScoreCard model in other property?

Hi,

I have created a Score Card Model to determine the result based on several input choices.

I want the result of this Score Card to use in another property.

Can I implement this using declare expression or is there any other way to get it.

Please help me here.

Hi,

I found the solution after exploring the expression builder, we can use obtainScore function to get the score obtained from scorecard model.

Thanks for sharing the resolution @SaiSreeramK4139!

I have marked your reply as the solution for your Question.