The variable mom_cutcom_type is used to report whether Cutcom is enabled for each operation in a Work Instruction(OWI) form. 0 is listed if it is turned off and 1 if turned on. A blank space indicates that operation type does not use Cutcom. Can the 0 and 1 be changed to text output?
Open owi_template_operation_list.xlsx in Excel and add the text '${mom_cutcom_type:0='No';1='Yes';2='Yes';""} to a cell. The Excel file is published after the cell edit.
The OWI is next published from inside the CAM program file. The Cutcom status will be displayed as seen below. This text display is more intuitive than the number output.
Notes
Setting the Cell format to General will help with the output format.