> For the complete documentation index, see [llms.txt](https://fto-2.gitbook.io/fto-indicators-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fto-2.gitbook.io/fto-indicators-docs/other.md).

# Other

This section provides miscellaneous functions that do not fit into other categories. These functions include utility and time-related operations.

***

## Available Functions

* [`Print`](/fto-indicators-docs/other/print.md): Prints a message to the console.
* [`TimeCurrent`](/fto-indicators-docs/other/time-current.md): Retrieves the current time.
* [`Timeframe`](/fto-indicators-docs/other/timeframe.md): Retrieves the current timeframe.
* [`GetChartInformation`](/fto-indicators-docs/other/get-chart-information.md): Returns information about the current chart state and properties.

***

Click on any function name to view its detailed documentation.
