OPERATION_NAME_FORMAT
Format of the Operation name. The symbol <pre> represents the prefix, <post> the postfix. <xid> represents a counter. <sid> represents a alphanumerical counter (A,B,C...)
Default: <pre>_OP_<2id>
Example:
Description Value
Option value OPERATION_NAME_FORMAT ZERO_<1id>_<pre>
Current model name core_0815
Prefix <pre> set in Assembly UI core
Resulting operation names ZERO_1_CORE, ZERO_2_CORE, ...