6-4-1 Functions for attribute-formulas
Show/Hide functions
Function name | Feature |
---|---|
Switches between show/hide. |
Color functions
Function name | Feature |
---|---|
Changes the font color. | |
Changes the monochrome color. | |
Changes the line color (ruled lines and borders). | |
Changes the surface color (fill color). |
Coordinate functions
Function name | Feature |
---|---|
Changes the coordinates (by moving a specified amount). | |
Changes the coordinates (by moving to a specified position). | |
Changes the coordinates of the start point. | |
Changes the coordinates of the end point. | |
Changes the magnification ratio (enlarges/reduces the size). | |
Changes the rotation angle. |
Text functions
Restriction
The following restrictions apply if the locale of the XML form file is in English, French, Czech, or Thai:
You cannot use "FONT_ID".
For "HALF_FONT_ID", you cannot specify "0" as a half-width font number.
Function name | Feature |
---|---|
Changes the bold attribute of text. | |
Changes the italic attribute of text. | |
Changes the full-width font. | |
Changes the half-width font. | |
Changes the font size. | |
Changes the content of static text. | |
Highlights text with underlines and other styles. | |
Highlights text with background fill. | |
Automatically adjusts the font size so that text fits in the specified area. | |
Copies string attributes. |
Shape functions
Function name | Feature |
---|---|
Copies line (ruled lines and borders) attributes. | |
Copies surface (fill) attributes. | |
Copies arrow attributes. |
Multi-page functions
Function name | Feature |
---|---|
Switches between show/hide (multi-page setting). | |
Changes the font color (multi-page setting). | |
Changes the monochrome color (multi-page setting). | |
Changes the line color (ruled lines and borders) (multi-page setting). | |
Changes the surface color (fill color) (multi-page setting). |
Coordinate reference functions
Function name | Feature |
---|---|
Retrieves the X coordinate. | |
Retrieves the Y coordinate. | |
Retrieves the X coordinate of the start point. | |
Retrieves the Y coordinate of the start point. | |
Retrieves the X coordinate of the end point. | |
Retrieves the Y coordinate of the end point. |
Show/Hide functions
VISIBLE
Feature | Switches between show/hide. |
---|---|
Format | null VISIBLE(Flag_int) |
Settings | Specify whether to show or hide the item in "Flag_int". 0: Hide 1: Show CautionIf the VISIBLE function is used after the PAGE_VISIBLE function, only the result of the VISIBLE function is reflected in the output. |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Barcode | ![]() | - |
GS1 Databar | ![]() | - |
2D barcode | ![]() | - |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Clock | - | ![]() |
Star | - | ![]() |
Multi-item | - | ![]() |
Chart (chart area) | - | ![]() |
Color functions
TEXT_COLOR
Feature | Changes the font color. |
---|---|
Format | null TEXT_COLOR(ColorNumber_int) |
Settings | Specify the palette color number for the font color in "ColorNumber_int". Field, static text Basic mode: 0 to 16 (0 is the page color) Graphic mode: 0 to 256 (0 is the page color) Graphic mode items other than listed above: 1 to 256 CautionIf the color mode check box is cleared in the paper properties, items are not output in the specified color. The items are output in monochrome (grayscale). |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
MONO_COLOR
Feature | Changes the monochrome color. |
---|---|
Format | null MONO_COLOR(ColorNumber_int) |
Settings | Specify the palette color number for the monochrome color in "ColorNumber_int". Image Basic mode: 0 to 16 (0 is the page color) Graphic mode: 0 to 256 (0 is the page color) Barcode, GS1 Databar Basic mode: 0 to 16 (0 is the page color) Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Image | ![]() | ![]() |
Barcode | ![]() | - |
GS1 Databar | ![]() | - |
STROKE_COLOR
Feature | Changes the line color (ruled lines and borders). |
---|---|
Format | null STROKE_COLOR(ColorNumber_int) |
Settings | Specify the palette color number for the line color (ruled lines and borders) in "ColorNumber_int". Straight line, rectangle, subform, record Basic mode: 0 to 16 (0 is the page color) Graphic mode: 0 to 256 (0 is the page color) Graphic mode items other than listed above: 1 to 256 CautionIf the color mode check box is cleared in the paper properties, items are not output in the specified color. The items are output in monochrome (grayscale). |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Subform (frame) | ![]() | ![]() |
Record (frame) | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Clock | - |
|
Star | - | ![]() |
The part to be changed is "Frame color".
FILL_COLOR
Feature | Changes the surface color (fill color). |
---|---|
Format | null FILL_COLOR(ColorNumber_int) |
Settings | Specify the palette color number for the surface color (fill color) in "ColorNumber_int". Rectangle, record Basic mode: 0 to 16 (0 is the page color) Graphic mode: 0 to 256 (0 is the page color) Graphic mode items other than listed above: 1 to 256 Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Record (frame) | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - |
|
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - |
|
Clock | - | ![]() |
Star | - | ![]() |
The part to be changed is "Outer color".
The part to be changed is "Surface color".
Coordinate functions
MOVE
Feature | Changes the coordinates (by moving a specified amount). |
---|---|
Format | null MOVE(RelativeX_double,RelativeY_double) |
Settings |
Restriction
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Barcode | ![]() | - |
GS1 Databar | ![]() | - |
2D barcode | ![]() | - |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Clock | - | ![]() |
Star | - | ![]() |
Multi-item | - | ![]() |
Chart (chart area) | - | ![]() |
POS
Feature | Changes the coordinates (by moving to a specified position). |
---|---|
Format | null POS(X_double,Y_double) |
Settings |
Restriction
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Image | ![]() | ![]() |
Barcode | ![]() | - |
GS1 Databar | ![]() | - |
2D barcode | ![]() | - |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Clock | - | ![]() |
Star | - | ![]() |
Chart (chart area) | - | ![]() |
Reference
For details on the coordinate position you should specify for each target item, see "Position specified in POS".
START_POS
Feature | Changes the coordinates of the start point. |
---|---|
Format | null START_POS(X_double,Y_double) |
Settings |
Caution
Restriction
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Bezier curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Reference
For details on the coordinate position you should specify for each target item, see "Position specified in START_POS".
END_POS
Feature | Changes the coordinates of the end point. |
---|---|
Format | null END_POS(X_double,Y_double) |
Settings |
Caution
Restriction
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Bezier curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Reference
For details on the coordinate position you should specify for each target item, see "Position specified in END_POS".
SCALE
Feature | Changes the magnification ratio (enlarges/reduces the size). |
---|---|
Format | null SCALE(HorizontalMag_double,VerticalMag_double) |
Settings |
Caution
Restriction
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Clock | - | ![]() |
Star | - | ![]() |
Reference
For details on how each target item is enlarged/reduced, see "SCALE operation".
ROTATE
Feature | Changes the rotation angle. |
---|---|
Format | null ROTATE(Angle_double) |
Settings | Specify the rotation angle in "Angle_double". (The positive direction is counter-clockwise (left).) Field, static text, rectangle Basic mode: 0, 90, 180, 270 Graphic mode: -3600 to 3600 (processed with 360 remainder) Image Graphic mode: -3600 to 3600 (processed with 360 remainder) Regular polygon, ellipse, ellipse arc, star -3600 to 3600 (processed with 360 remainder) Caution
RestrictionShapes or images cannot be rotated if the circumscribed range after the rotation would not fall within the range of -10000 (dot) to 100000 (dot.) |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Image | - | ![]() |
Rectangle | ![]() | ![]() |
Regular polygon | - | ![]() |
Ellipse | - | ![]() |
Ellipse arc | - | ![]() |
Star | - | ![]() |
Reference
For details on how each target item is rotated, see "ROTATE operation".
Text functions
BOLD
Feature | Changes the bold attribute of text. |
---|---|
Format | null BOLD(Flag_int) |
Settings | In "Flag_int", specify ON/OFF for the bold attribute. 1: ON 0: OFF |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
ITALIC
Feature | Changes the italic attribute of text. |
---|---|
Format | null ITALIC(Flag_int) |
Settings | In "Flag_int", specify ON/OFF for the italic attribute. 1: ON 0: OFF |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
FONT_ID
Feature | Changes the full-width font. |
---|---|
Format | null FONT_ID(FullWidthFont_int) |
Settings | Specify the full-width font number in "FullWidthFont_int". When using the basic mode, specify any of the following values: 0: MS Mincho 1: MS Gothic In graphic mode, specify a full-width font number set in the XML form file within the following range. 0 to [the number of full-width fonts configured in the form - 1] RestrictionYou cannot use this feature if the locale of the XML form file is in English, French, Czech, or Thai. CautionIf there are any improper configurations in the settings for each output printer model, or the Font.Alternative (alternative font) setting in the main properties (vfreport.properties.*), the form itself may not be printed. |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
HALF_FONT_ID
Feature | Changes the half-width font. |
---|---|
Format | null HALF_FONT_ID(HalfWidthFont_int) |
Settings | Specify the half-width font number in "HalfWidthFont_int". When using the basic mode, specify any of the following values: 0: None (use the full-width font) 1: Courier 2: OCRB In graphic mode, specify a half-width font number set in the XML form file within the following range. 0 to [the number of half-width fonts configured in the form] RestrictionYou cannot specify "0" as the half-width font number if the locale of the XML form file is in English, French, Czech, or Thai. CautionIf there are any improper configurations in the settings for each output printer model, or the Font.Alternative (alternative font) setting in the main properties (vfreport.properties.*), the form itself may not be printed. |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
FONT_SIZE
Feature | Changes the font size. |
---|---|
Format | null FONT_SIZE(Point_double) |
Settings | Specify the font size in units of points in "Point_double" (1 to 96). |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
TEXT
Feature | Changes the content of static text. |
---|---|
Format | null TEXT(String_string) |
Settings | Specify the string contents in "String_string". |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Static text | ![]() | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
UNDERLINE
Feature | Highlights text with underlines and other styles. | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Format | null UNDERLINE(LineType_int,Width_int,Kind_int<,ColorNumber_int<,Range_int<,Range_string<,NumberedRange_string>>>>) | ||||||||||||||||||||||||||||||||||||||||||||
Settings |
Reference
Caution
Restriction
| ||||||||||||||||||||||||||||||||||||||||||||
Usage examples |
|
Reference
For details on print results, see ""Kind_int" (third argument)".
For details on print results, see ""Range_int" (fifth argument)".
For details on print results, see ""NumberedRange_string" (seventh argument)".
Reference
To include ' (single quotation) or " (double quotation) when defining "Range_string" and "NumberedRange_string" directly in an attribute-formula, enclose the quotations with double quotations.
(Example): To specify "'Important'" in "Range_string" (single quotations are shown in bold red)
UNDERLINE(0, 1, 1, 0, 3, "'" + "Important" + "''")
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | - |
PAINT
Feature | Highlights text with background fill. |
---|---|
Format | null PAINT(FillColorNumber_int,Brightness_int<,LineSearchType_int<,Range_int>>) |
Settings |
Reference
CautionIf the color mode check box is cleared in the paper properties, items are not output in the specified fill color. The items are output in monochrome (grayscale). RestrictionThai is not supported. |
Usage examples |
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | - |
Reference
For details on "LineSearchType_int" (third argument) and "Range_int" (fourth argument), see "PAINT settings".
AREA
Feature | Automatically adjusts the font size so that text fits in the specified area. |
---|---|
Format | null AREA(Width_double,Height_double,FixedAspectRatio_int<,Alignment_int>) |
Settings |
Caution
Restriction
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Reference
For details on "FixedAspectRatio_int" (third argument) and "Alignment_int" (fourth argument), see "AREA settings".
FONT_STYLE
Feature | Copies string attributes. |
---|---|
Format | null FONT_STYLE(CopySourceItemName_item) |
Settings | In "CopySourceItemName_item", specify the name of the item that you want to refer to for string attributes. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Reference
For details on the attributes of each target item that are copied, see "Attributes copied by FONT_STYLE".
Shape functions
STROKE_STYLE
Feature | Copies line (ruled lines and borders) attributes. |
---|---|
Format | null STROKE_STYLE(CopySourceItemName_item) |
Settings | In "CopySourceItemName_item", specify the name of the item that you want to refer to line (ruled lines and borders) attributes. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Subform (frame) | ![]() | ![]() |
Record (frame) | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Clock | - | ![]() |
Star | - | ![]() |
Reference
For details on the attributes of each target item that are copied, see "Attributes copied by STROKE_STYLE".
FILL_STYLE
Feature | Copies surface (fill) attributes. |
---|---|
Format | null FILL_STYLE(CopySourceItemName_item) |
Settings | In "CopySourceItemName_item", specify the name of the item that you want to refer to for surface (fill) attributes. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Record (frame) | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Memo | - | ![]() |
Clock | - | ![]() |
Star | - | ![]() |
Reference
For details on the attributes of each target item that are copied, see "Attributes copied by FILL_STYLE".
ARROW_STYLE
Feature | Copies arrow attributes. |
---|---|
Format | null ARROW_STYLE(CopySourceItemName_item) |
Settings | In "CopySourceItemName_item", specify the name of the item that you want to refer to for arrow attributes. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Straight, vertical/horizontal lines | - | ![]() |
Polyline/polygon | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Reference
For details on the attributes of each target item that are copied, see "Attributes copied by ARROW_STYLE".
Multi-page functions
PAGE_VISIBLE
Feature | Switches between show/hide (multi-page setting). |
---|---|
Format | null PAGE_VISIBLE(Flag_int,MultiPageNumber_int) |
Settings |
CautionIf the VISIBLE function is used after the PAGE_VISIBLE function, only the result of the VISIBLE function is reflected in the output. |
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Barcode | ![]() | - |
GS1 Databar | ![]() | - |
2D barcode | ![]() | - |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Clock | - | ![]() |
Star | - | ![]() |
Multi-item | - | ![]() |
Chart (chart area) | - | ![]() |
TEXT_PAGE_COLOR
Feature | Changes the font color (multi-page setting). |
---|---|
Format | null TEXT_PAGE_COLOR(ColorNumber_int,MultiPageNumber_int) |
Settings |
Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
MONO_PAGE_COLOR
Feature | Changes the monochrome color (multi-page setting). |
---|---|
Format | null MONO_PAGE_COLOR(ColorNumber_int,MultiPageNumber_int) |
Settings |
Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Image | ![]() | ![]() |
Barcode | ![]() | - |
GS1 Databar | ![]() | - |
STROKE_PAGE_COLOR
Feature | Changes the line color (ruled lines and borders) (multi-page setting). |
---|---|
Format | null STROKE_PAGE_COLOR(ColorNumber_int,MultiPageNumber_int) |
Settings |
Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Subform (frame) | ![]() | ![]() |
Record (frame) | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
FILL_PAGE_COLOR
Feature | Changes the surface color (fill color) (multi-page setting). |
---|---|
Format | null FILL_PAGE_COLOR(ColorNumber_int,MultiPageNumber_int) |
Settings |
Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Record (frame) | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Coordinate reference functions
XVAL
Feature | Retrieves the X coordinate. |
---|---|
Format | double XVAL(<ItemName_item>) |
Settings | Specify the item name from which you want to retrieve the X coordinate in "ItemName_item". ReferenceYou can omit "<ItemName_item>". If you omit it, the function returns the X coordinate of the item itself. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Barcode | ![]() | - |
GS1 Databar | ![]() | - |
2D barcode | ![]() | - |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Clock | - | ![]() |
Star | - | ![]() |
Chart (chart area) | - | ![]() |
TextFrame (frame) | - | ![]() |
Reference
For details on the coordinate position retrieved from each target item, see "Position retrieved by XVAL and YVAL".
YVAL
Feature | Retrieves the Y coordinate. |
---|---|
Format | double YVAL(<ItemName_item>) |
Settings | Specify the item name from which you want to retrieve the Y coordinate in "ItemName_item". ReferenceYou can omit "<ItemName_item>". If you omit it, the function returns the Y coordinate of the item itself. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Field | ![]() | ![]() |
Static text | ![]() | ![]() |
Barcode | ![]() | - |
GS1 Databar | ![]() | - |
2D barcode | ![]() | - |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Polyline/polygon | - | ![]() |
Regular polygon | - | ![]() |
Circle | - | ![]() |
Ellipse | - | ![]() |
Circular arc | - | ![]() |
Ellipse arc | - | ![]() |
Bezier curve | - | ![]() |
Spline curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Clock | - | ![]() |
Star | - | ![]() |
Chart (chart area) | - | ![]() |
TextFrame (frame) | - | ![]() |
Reference
For details on the coordinate position retrieved from each target item, see "Position retrieved by XVAL and YVAL".
START_XVAL
Feature | Retrieves the X coordinate of the start point. |
---|---|
Format | double START_XVAL(<ItemName_item>) |
Settings | Specify the item name from which you want to retrieve the X coordinate of the start point in "ItemName_item". ReferenceYou can omit "<ItemName_item>". If you omit it, the function returns the X coordinate of the start point of the item itself. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Subform (frame) | ![]() | ![]() |
Record (frame) | ![]() | ![]() |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Bezier curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Chart (chart area) | - | ![]() |
TextFrame (frame) | - | ![]() |
Formcopy (frame) | ![]() | - |
Reference
For details on the coordinate position retrieved from each target item, see "Position retrieved by START_XVAL and START_YVAL".
START_YVAL
Feature | Retrieves the Y coordinate of the start point. |
---|---|
Format | double START_YVAL(<ItemName_item>) |
Settings | Specify the item name from which you want to retrieve the Y coordinate of the start point in "ItemName_item". ReferenceYou can omit "<ItemName_item>". If you omit it, the function returns the Y coordinate of the start point of the item itself. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Subform (frame) | ![]() | ![]() |
Record (frame) | ![]() | ![]() |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Bezier curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Chart (chart area) | - | ![]() |
TextFrame (frame) | - | ![]() |
Formcopy (frame) | ![]() | - |
Reference
For details on the coordinate position retrieved from each target item, see "Position retrieved by START_XVAL and START_YVAL".
END_XVAL
Feature | Retrieves the X coordinate of the end point. |
---|---|
Format | double END_XVAL(<ItemName_item>) |
Settings | Specify the item name from which you want to retrieve the X coordinate of the end point in "ItemName_item". ReferenceYou can omit "<ItemName_item>". If you omit it, the function returns the X coordinate of the end point of the item itself. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Subform (frame) | ![]() | ![]() |
Record (frame) | ![]() | ![]() |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Bezier curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Chart (chart area) | - | ![]() |
TextFrame (frame) | - | ![]() |
Formcopy (frame) | ![]() | - |
Reference
For details on the coordinate position retrieved from each target item, see "Position retrieved by END_XVAL and END_YVAL".
END_YVAL
Feature | Retrieves the Y coordinate of the end point. |
---|---|
Format | double END_YVAL(<ItemName_item>) |
Settings | Specify the item name from which you want to retrieve the Y coordinate of the end point in "ItemName_item". ReferenceYou can omit "<ItemName_item>". If you omit it, the function returns the Y coordinate of the end point of the item itself. Caution
|
Item name | Graphic mode OFF | Graphic mode ON |
---|---|---|
Subform (frame) | ![]() | ![]() |
Record (frame) | ![]() | ![]() |
Image | ![]() | ![]() |
Straight, vertical/horizontal lines | ![]() | ![]() |
Rectangle | ![]() | ![]() |
Bezier curve | - | ![]() |
Block arrow (single-direction) | - | ![]() |
Bent block arrow | - | ![]() |
U-Turn block arrow | - | ![]() |
Curved block arrow | - | ![]() |
Rectangular callout | - | ![]() |
Elliptical callout | - | ![]() |
Cloud callout | - | ![]() |
Memo | - | ![]() |
Chart (chart area) | - | ![]() |
TextFrame (frame) | - | ![]() |
Formcopy (frame) | ![]() | - |
Reference
For details on the coordinate position retrieved from each target item, see "Position retrieved by END_XVAL and END_YVAL".