> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# IShellRational

> IShellRational object in the ABBYY FlexiCapture shell scripting model: represents a fraction with read/write Numerator and Denominator integer properties.

## What it does

Represents a fraction.

## Properties

| **Name**    | **Type** | **Access** | **Description** |
| ----------- | -------- | ---------- | --------------- |
| Denominator | int      | Read/write | A denominator   |
| Numerator   | int      | Read/write | A numerator     |
