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
Built with
Show your support! Star us on GitHub ⭐️