> For the complete documentation index, see [llms.txt](https://docs.tailent.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tailent.com/scripting-utility-classes.md).

# Scripting Utility Classes

Scripting utility classes provide Automation Developers with a simplified means of quickly and efficiently implementing various functions within C# Script Actions, without the need of writing complex code. \
Methods are organized in functionality groups - for instance, the **Tailent.StringUtils** namespace contains methods aimed at string manipulation.
