create-key
function
The create-key
action creates a randon offical encrpytion key - 32 characters long. It belongs to the secrets category within the system area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Return Value
This function returns a
TEXT
value that can be stored in a variable:
$result = create-key
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
create-key
Action code: 2171774519
Version: 0.6.4-1
Last updated: 2025-06-13