In the NextBestAction Strategy, the NBA switch evaluates the sub-strategy with the highest position in the list first. What is the name of the shared Boolean parameter that determines the relevancy of each sub-strategy?

In the NextBestAction Strategy, the NBA switch evaluates the sub-strategy with the highest position in the list first. What is the name of the shared Boolean parameter that determines the relevancy of each sub-strategy?



A) .Primary
B) .MostRelevant
C) .Priority
D) .Relevant




Answer: D


Learn More :