> ## 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.

# Context

> Context global object exposing all source pages of a transaction (Context.Pages) to a Splitter Script activity through the IScriptContext interface.

A global object that provides access to pages of a transaction using the **IScriptContext** interface.

## Properties

| Name    | Type                                                                                             | Access Level | Description                               |
| :------ | :----------------------------------------------------------------------------------------------- | :----------- | :---------------------------------------- |
| `Pages` | [SourcePage](/vantage/documentation/advanced-designer/activities/splitter-script/source-page)\[] | Read-only    | Returns a read-only list of source pages. |
