getItemByInputName()

Overview

public struct function getItemByInputName(
      required string formId   
    , required string inputName
)

Returns a form's item that matches the given input name.

Arguments

NameTypeRequiredDescription
formIdstringYesID of the form whose item you wish to get
inputNamestringYesName of the input