renderResponse()

Overview

public string function renderResponse(
      required string formId    
    , required string inputName 
    , required string inputValue
)

Renders the response for a particular form response

Arguments

NameTypeRequiredDescription
formIdstringYesID of the form that this response has been submitted against
inputNamestringYesName of the form item that contains the response
inputValuestringYesValue of the response