render-recipe
function
The render-recipe
action renders an app using a recipe. It belongs to the recipes category within the platform area.
Action Syntax
render-recipe $variable with $variable
A variable name starting with $ followed by a value followed by A variable name starting with $
Return Value
This function returns a
TEXT
value that can be stored in a variable:
$result = render-recipe
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$text = render-recipe $recipevar with $args
Action code: 1214728379
Version: 0.6.4-2
Last updated: 2025-06-13