Which three options are true for the system, entityToResolve variable?
Select all that apply, then click Submit answer.
-
○
System.entityToResolve can reference the resolve value of all entity values defined within the skill.
-
○
The system.entityToResolve variable tracks an entity value, that is, as you resolve entities in the composite bag, it references the current entity resolved.
-
○
${system.entityToResolve.value.userinput} returns the text entered by the user.
-
○
${system.entityToResolve.value.resolvingField) returns the text entered by the user.
-
○
The system.entityToResolve variable can be referenced from within the system. ResolveEntities and system. commonResponse components to display, for example, information about the entity that has been resolved.