loader image
Skip to main content

Function

A reusable block of code that performs a specific task. Functions accept inputs (parameters) and may return outputs. They reduce duplication and make scripts easier to maintain.

» Site Glossary