The inputUIRecord property identifies a VGUI record that a VGWebTransaction program receives from a user's web-page submission. The value of the property is a STRING in quotation marks.
The name of a given field in the VGUI record on the web page must have the same name and type as the corresponding field in the record identified by the inputUIRecord property.
The inputUIRecord property is available only in VGWebTransaction programs.