Loading...
   
      
 
                    Select Version
                  
                   
                
                          The MSG( ) function supplies the message text assigned to the specified message code; this is done in the specified language and in the specified output format.
Result type: STRING (<string>)
MSG( )  |  
MSG-IDENTIFICATION = string_expression ,LANGUAGE = *STD / *ENGLISH / *GERMAN ,INSERT-00 = *NONE / string_expression ,INSERT-01 = *NONE / string_expression : : : ,INSERT-29 = *NONE / string_expression ,MSG-STRUCTURE-OUTPUT = *NONE / *SYSMSG  |