4D v15Using commands from the Styled Text theme |
||||||||||||||
|
4D v15
Using commands from the Styled Text theme
|
Command | Comments |
ST COMPUTE EXPRESSIONS | |
ST FREEZE EXPRESSIONS | |
ST GET ATTRIBUTES/ST SET ATTRIBUTES | |
ST Get content type | A new type (6) has been added for the image content type |
ST Get expression / ST INSERT EXPRESSION | |
ST GET OPTIONS/ST SET OPTIONS | |
ST Get plain text/ST SET PLAIN TEXT | |
ST Get text / ST SET TEXT | |
ST GET URL / ST INSERT URL |
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
Product: 4D
Theme: 4D Write Pro Language
4D Write Pro Reference ( 4D v15)