tibemsTextMsg_SetText
Function
  
 
	 Purpose
		
		Set the data string of a text message.
		
	  
 
	 
 
	 COBOL Call
		
		CALL "tibemsTextMsg_SetText"
     USING BY VALUE message,
           BY REFERENCE text,
           RETURNING tibems-status
END-CALL.
		Note: message has usage pointer.
		
 
	  
 
	 Parameters
		
		
 
			  
			  
			  
				 
				  | Parameter
				   | 
 
				  Description
				   | 
 
				
 
			 
 
			  
				 
				  | message
				   | 
 
				  Put the text into this message.
				   | 
 
				
 
				 
				  | text
				   | 
 
				  Copy this string into the message body.
				   | 
 
				
 
			 
 
		  
 
	  
 
   
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.