You can use formulas for indicating the work side of a 1up or a layout drawing. The information can be displayed as either text or in numerical form (to be used in IF or SWITCH formulas).
To view the side of | As digit | Example | As text | Example |
---|---|---|---|---|
1up | $OneUpN.ViewSide()$ | 0 / 1 | $OneUpN.ViewSideStr()$ | Front/Rear |
Layout | $LayoutN.ViewSide()$ | 0 / 1 | $LayoutN.ViewSideStr()$ | Front/Rear |