Save frequently used text as variables.
{
(curly braces).
Function | Description |
---|---|
random() | Generates a random alphanumeric string. By default, it generates a string of length 10. You can specify the length of the string to be generated, like random(1) . |
now() | Generates the current time string at the time of execution. By default, it generates the current time string in ISO 8601 format. You can specify the format by entering a day.js format, like now('YYYY-MM-DD') . |
{
(curly braces) in a text input field, a list of variables/environment variables/functions will appear.
You can click to insert a variable.