Description: The TransferFields subroutine will transfer the values for each field into the FieldValues array. The values are found in the scope passed in using the variable names found in the FieldNames array (see Alarm Manager Variables).
Format: TransferFields(AlarmObject);
Parameters: AlarmObject is the scope to use when searching for the variables to transfer.
Comments: TransferFields always returns "0".