tibemsMsgField_Print
Function
Purpose
Print a message field.
COBOL Call
CALL "tibemsMsgField_Print"
USING BY REFERENCE field,
END-CALL.
Parameters
Parameter
|
Description
|
field
|
Print this message field instance.
|
Remarks
tibemsMsgField_Print prints to stdout in the format
FieldDataType:Value.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.