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 © Cloud Software Group, Inc. All rights reserved.