---
title: def
layout: command
version: 0.59.0
---

Define a custom command

## Signature

```> def (def_name) (params) (block)```

## Parameters

 -  `def_name`: definition name
 -  `params`: parameters
 -  `block`: body of the definition