4D v15Utilizar los comandos del tema Texto con estilo |
||||||||||||||
|
4D v15
Utilizar los comandos del tema Texto con estilo
|
Comando | Comentarios |
ST COMPUTE EXPRESSIONS | |
ST FREEZE EXPRESSIONS | |
ST GET ATTRIBUTES/ST SET ATTRIBUTES | |
ST Get content type | Un nuevo tipo (6) para el tipo de contenido de la imagen se ha añadido |
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 |
Usted quiere reemplazar la selección en un área 4D Write Pro con el contenido de una variable:
C_TEXT(fullName)
Case of
:(Form event=On Clicked)
ST INSERT EXPRESSION(myArea;"fullName";ST Start highlight;ST End highlight)
End case
Producto: 4D
Tema: Lenguaje 4D Write Pro
Referencia 4D Write Pro ( 4D v15)