OutString Type
Represents an output string generated from rear-end applications.
Union cases
| Union case | Description | 
            
                
              
               | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              OutputNewLine
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              OutputNormal string
                  Parameters: 
 string
                    
                     | 
          
Instance members
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.IsOutputColored
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOutputNewLine
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOutputNormal
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
               | 
          |
            
                
              
               | 
          |
            
                
              
               | 
          
            
  | 
        
            B2R2