Page and column expression
These keywords are for XFRX#INIT only.
Keyword | Description | XFRX version | Comment |
---|---|---|---|
#UR BLANKPAGEBEFORE=<expr> | Add blank page before band. | 17.1.3 | Group header band |
#UR BLANKPAGEBEFORE=ShipCountr='Mexico' | |||
#UR BLANKCOLUMNBEFORE=<expr> | Add blank column before band. | 17.1.3 | Group header band |
#UR BLANKCOLUMNBEFORE=ShipCountr='UK' | |||
#UR BLANKPAGEAFTER=<expr> | Add blank page after band. | 17.1.3 | Group footer band |
#UR BLANKPAGEAFTER=ShipCountr='Mexico' | |||
#UR BLANKCOLUMNAFTER=<expr> | Add blank column after band. | 17.1.3 | Group footer band |
#UR BLANKCOLUMNAFTER=ShipCountr='Mexico' | |||
#UR STARTPAGE=<expr> | Replace "Group starts on New page" | 17.1.3 | Group header band |
#UR STARTPAGE=ShipCountr='Mexico' | |||
#UR STARTCOLUMN=<expr> | Replace "Group starts on New column" | 17.1.3 | Group header band |
#UR STARTCOLUMN=ShipCountr='Mexico' | |||
#UR HIDDEN=<expr> | Hidden band by expression. | 21.1 | |
#UR HIDDEN=MINUTES(DATETIME())%2=0 | |||
#UR RELATIVEBOTTOMPAGE=<expr> | Move band to page bottom. | 22.0 | Summary or Group footer band |
#UR RELATIVEBOTTOMPAGE=.T. |