4D v14.3ST SET OPTIONS |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
ST SET OPTIONS
ST SET OPTIONS
The ST SET OPTIONS command modifies one or more operating options for the styled text field or variable designated by the object parameter. Passing the optional * parameter indicates that the object parameter is an object name (string). If you do not pass this parameter, it indicates that the object parameter is a field or variable. In this case, you pass a field or variable reference instead of a string (field or variable object only). Pass the code of the option to modify in option and its new value in value. For both of these parameters, you can use the following constants from the "Multistyle Text" theme:
Display of values: Display of expressions: The following code lets you switch the display mode of the area: ST GET OPTIONS(*;"StyledText_t";ST Expressions display mode;$exprValue) |
PROPERTIES
Product: 4D
HISTORY
SEE ALSO ARTICLE USAGE
4D Language Reference ( 4D v14 R2) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||