Discuss this help topic in SecureBlackbox Forum
Returns address field from the header.
Declaration
Parameters
Return value
Address header field.
Description
Use this method when you want to get any address field from the header.
You can get address field by its index or by name. There can be several address fields with one name.
In this case
Index parameter specifies the index of the field among address fields of the same name.
If you specify only
Name then the first present address field with this name will be returned.