.NET Workflows - Support "structured inputs" feature for declarative workflows (#2053)

This commit is contained in:
Chris
2025-11-11 10:36:18 -08:00
committed by GitHub
parent d1009845c9
commit 39598741e4
34 changed files with 749 additions and 76 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ trigger:
id: check_completion
conditions:
- condition: =!IsBlank(Find("CONGRATULATIONS", Upper(Last(Local.TeacherResponse).Text)))
- condition: =!IsBlank(Find("CONGRATULATIONS", Upper(MessageText(Local.TeacherResponse))))
id: check_turn_done
actions: