xyd 0.1.0-alpha - Coming Soon

Reference
/
@out

@outComing Soon

Learn how to use @out function

The @out function allows you set output variables.

Basic Usage

@out(VAR_NAME=<EXPRESSION>)

for example:

@out(
.examples = (
```md
:::callout
Note that you must have an Admin or Owner role to manage webhook settings.
:::
```
)
)

or if output variable is a callback:

@.examples(title="Samples")
```md
:::callout
Note that you must have an Admin or Owner role to manage webhook settings.
:::
```
@end
Edit page
Built with

Show your support! Star us on GitHub ⭐️