Formulas for indicating the front or rear side

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).

Formulas and examples

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

See the general rules for how to write formulas and format formula results.