User Tools

Site Tools


pub:condtext

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
pub:condtext [2022/09/13 13:56] – [Conditional Text and Overlays] kkramerpub:condtext [2022/09/13 14:17] – [Conditional Text and Overlays] kkramer
Line 108: Line 108:
  
 In the example below… In the example below…
- +<html> 
-  The condition is triggered true when the value of BILL appears on the spool file Row 13 between Column 2 and 5.  + <ul> 
-  The configured text –What a wonderful place. in the Static Text Information field will be used as the text to be appended.  +  <li> The condition is triggered true when the value of BILL appears on the spool file Row 13 between Column 2 and 5. </li> 
-  The Mapped Field BLOCK001 in the Appending text to Map Field will be the Mapped Field used to append the text.  +  <li> The configured text –What a wonderful place. in the Static Text Information field will be used as the text to be appended. </li> 
-  The Remove trailing space (Y/N) parameter will toggle the option to:  +  <li> The Mapped Field BLOCK001 in the Appending text to Map Field will be the Mapped Field used to append the text. </li> 
-  +  <li> The Remove trailing space (Y/N) parameter will toggle the option to:</li>  
-Y = Trim the blank spaces within the Mapped Field to append the text immediately after the last character as shown in Example 1 below.  +    <ul> 
-N = Does not trim the blank spaces within the Mapped Field. The text will be appended at the end of the Mapped Field spacing as shown in Example 2 below.  +      <li>  Y = Trim the blank spaces within the Mapped Field to append the text immediately after the last character as shown in Example 1 below.</li>  
 +      <li>  N = Does not trim the blank spaces within the Mapped Field. The text will be appended at the end of the Mapped Field spacing as shown in Example 2 below.</li> 
 +     </ul>   
 + </ul>    
 +</html>
 **Examples:**  **Examples:** 
  
pub/condtext.txt · Last modified: 2022/09/13 14:44 by kkramer