TransferFields

Deprecated. Do not use in new code. (Alarm Manager module)

Description The TransferFields subroutine will transfer the values for each field into the returned FieldValues array. The values are found in the scope passed in using the variable names found in the FieldNames array.
Returns Numeric
Usage Script Only.
Function Groups Alarm
Related to:
Format: \AlarmManager\TransferFields(AlarmObject);
Parameters  
AlarmObject
Required. The scope to use when searching for the variables to transfer.
Comments TransferFields always returns "0".