Skip to content

Parameters

This data type describes parameters related information for custom actions.

INFO

For more information about custom commands parameters and how to use them, check Parameters article.

Properties

This data type uses a dynamic properties list depending on what exact parameters were passed into the current action using store method or run tag. They are accessible by their name as property name.

Methods

get(Key)

store(Key, Value)

Stores specified value into parameters context.

All rights sniffed.