Arbortext Command Language > Commands > insert_marked_section
  
insert_marked_section
insert_marked_section [ status1 [ status2 …]]
This command inserts a marked section around the selected region, if any, with the specified status keywords. Status keywords may be references to declared marked section parameters or may be marked section keywords.
ims is a synonym for insert_marked_section.
Examples
insert_marked_section %german
ims %english TEMP
ims %computer INCLUDE CDATA
ims INCLUDE
Related Topics
declare_ms_parameter command
modify_marked_section command
modify_ms_parameters command