InitField

Description:

This method initializes the passed field before starting the decoder. This is useful if you want to do a test on a field, but it is not always encountered in the frame. This forces a known value into it.

Parameters:

[Required]

Field

"Field to set"


[Optional]

Int64

"Value to set it to"

(Default value: 0)

Example:

PREPROCESSING (InitField conn_numb -1)