Functions on test result
Module "Infront Advisory Solution consulting process"
Reason→String
Result: The Reason
function returns the reason that was passed as a parameter in MakeCheckResult
.
Module "Infront Advisory Solution consulting process"
Exam result→Exam result
Result: The CheckResult
function returns the result of the check in the form of the enumeration value.
Possible values are: "Successful", "Unsuccessful", "Test not necessary", "Test not possible"
Module "Infront Advisory Solution consulting process"