22.1 Settings Menu
22.2 Conditional Operations
22.3 Copying Data in Blocks
22.4 Displaying an Alarm When an Error Occurs
22.5 Communicating with Unsupported Peripheral Devices
22.6 Referencing Other Scripts
22.7 Creating Scripts
22.8 Trigger Condition Setup
22.9 Settings Guide
22.10 Restrictions
22.11 Built-In Function (Instruction) / Conditional Expressions
    22.11.1 Draw
    22.11.2 Memory Operation
    22.11.3 SIO Port Operation
    22.11.4 Bit Operation
    22.11.5 Date/Time Operations
    22.11.6 File Operation
    22.11.7 CF File Operation / SD File Operation / USB File Operation
    22.11.8 Printer Operation
    22.11.9 Text Operation
       22.11.9.1 Decimal Number to String Conversion
       22.11.9.2 Hexadecimal Number to String Conversion
       22.11.9.3 Decimal Text-To-Integer Conversion
       22.11.9.4 Data Buffer to Internal Device
       22.11.9.5 Hexadecimal Text-To-Integer Conversion
       22.11.9.6 Internal Device To Data Buffer
       22.11.9.7 String Concatenate
       22.11.9.8 String Length
       22.11.9.9 Partial Text
       22.11.9.10 Set String
       22.11.9.11 Label Settings
    22.11.10 Others
    22.11.11 Conditional Expressions
    22.11.12 Comparison
    22.11.13 Operator
    22.11.14 Operation Example