modify_marked_section
modify_marked_section [ status1 [ status2 …]]
This command changes the status of the marked section before the cursor to the status specified, prompting for the new status if necessary. Status keywords may be references to declared marked section parameters or may be marked section keywords.
mms is a synonym for modify_marked_section.
Examples
modify_marked_section _ignore
mms %teachers
mms %trainers TEMP
mms %cobol INCLUDE CDATA
Related Topics