Two functions, awSetStructFieldFromEvent and awSetStructSeqFieldFromEvents, are provided for setting all of the values within a structure field. The first function sets the entire contents of a single structure field and the second function sets the entire contents of a sequence of structure fields.
You may also use the
awSet<type>Field to set the value of a single field within a structure field by specifying the appropriate field name.