MUSX Document Model
Loading...
Searching...
No Matches
musx::util::EnigmaTextInsert Struct Reference

The Enigma text insert a chunk was substituted for. (See EnigmaTextChunk::insert.) More...

#include <EnigmaString.h>

Public Attributes

std::string command
 the insert name without the leading caret, e.g. "value" or "flat"
 
std::vector< std::string > parameters
 the insert's parameters as written, e.g. {"1"} for ^page(1)
 

Detailed Description

The Enigma text insert a chunk was substituted for. (See EnigmaTextChunk::insert.)