4D v15

Using commands from the Styled Text theme

Home

 
4D v15
Using commands from the Styled Text theme

Using commands from the Styled Text theme  


 

 

Example  

You want to replace the selection in a 4D Write Pro area with the contents of a variable:

 C_TEXT(fullName)
 
 Case of
    :(Form event=On Clicked)
       ST INSERT EXPRESSION(myArea;"fullName";ST Start highlight;ST End highlight)
 End case



See also 

Using commands from the Objects (Forms) theme

 
PROPERTIES 

Product: 4D
Theme: 4D Write Pro Language

 
HISTORY 

 
ARTICLE USAGE

4D Write Pro Reference ( 4D v15)