ProcFormEvaluate (
int FormID
)
Evaluate table fills on the specified form.
Available since RPM22
Request
Request Data:
- (int) FormID (required) – the form to evaluate
Response
{ "Success": <bool> }
Errors
- Form not found
- "Call requires parameter: \"FormID\" which was not found"