Runs the knockout rules associated with the current form.
[Visual Basic] Public Function CheckKnockouts() As Boolean [C#] public bool CheckKnockouts(); [C++] public: bool CheckKnockouts(); [JScript] public function CheckKnockouts(): bool;
TRUE if any knockout rules are triggered, and FALSE if not.
InterviewControl Class | Portrate.Interview Namespace