.. include:: /Includes.rst.txt .. _guide-functions: ==================== TypoScript functions ==================== TypoScript functions can be considered as a set of common properties. Whenever an object has a property corresponding to a given function, you are assured to have that set of properties available. This chapter gives you a brief overview of the most common functions available in TypoScript. See chapter :ref:`Functions ` for a complete list. The most used function is the "standard wrap", usually known as "stdWrap". .. toctree:: :caption: The functions :maxdepth: 1 :titlesonly: StdWrap/Index GetText/Index ImgResource/Index Select/Index Split/Index If/Index Typolink/Index ParseFunc/Index