4D LanguageCommandsStyled TextVersion: 20 R7Styled TextST COMPUTE EXPRESSIONS ( {* ;} object {; startSel {; endSel}} )ST FREEZE EXPRESSIONS ( {* ;} object {; startSel {; endSel}}{; *} )ST GET ATTRIBUTES ( {* ;} object ; startSel ; endSel ; attribName ; attribValue {; attribName2 ; attribValue2 ; ... ; attribNameN ; attribValueN} )ST Get content type ( {* ;} object {; startSel {; endSel {; startBlock {; endBlock}}}} ) : IntegerST Get expression ( {* ;} object {; startSel {; endSel}} ) : TextST GET OPTIONS ( {* ;} object ; option ; value {; option2 ; value2 ; ... ; optionN ; valueN} )ST Get plain text ( {* ;} object {; refMode} ) : TextST Get text ( {* ;} object {; startSel {; endSel}} ) : TextST GET URL ( {* ;} object ; urlText ; urlAddress {; startSel {; endSel}} )ST INSERT EXPRESSION ( {* ;} object ; expression {; startSel {; endSel}} )ST INSERT URL ( {* ;} object ; urlText ; urlAddress {; startSel {; endSel}} )ST SET ATTRIBUTES ( {* ;} object ; startSel ; endSel ; attribName ; attribValue {; attribName2 ; attribValue2 ; ... ; attribNameN ; attribValueN} )ST SET OPTIONS ( {* ;} object ; option ; value {; option2 ; value2 ; ... ; optionN ; valueN} )ST SET PLAIN TEXT ( {* ;} object ; newText {; startSel {; endSel}} )ST SET TEXT ( {* ;} object ; newText {; startSel {; endSel}} )