VALUE

Passes input arguments to external routines as the actual, uninterpreted value in the format specified by the TYPE. For example, if an external call contains an argument of 50 passed by value with TYPE=LONG, the external routine receives a longword containing the binary representation of 50.