Field and operator input rules

NO IMAGE

 Home > User guide > BOT > How to use the BOT editor > Extension > kintone > Field and operator input rules

Field

Refer to the values in the table below when inputting values into the field dropdown.

Field nameValueNote
Record ID[id]
Revision[revision]
Other field<Field code>Example:
Specify the field code of the appropriate field.

Example of Record ID entry

Example of Revision entry

Example of Other field entry

Operator

Refer to the values in the table below when inputting values into the operator dropdown.

Field nameValueNote
= (equal to)=
≠ (not equal to)!=
≤ (less than or equal to)<=
< (less than)<
≥ (greater than or equal to)>=
> (greater than)>
includes any ofin
does not include any ofin not
containslike
does not containnot like

Example of Operator entry