Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 541 Bytes

File metadata and controls

25 lines (14 loc) · 541 Bytes

FuncArgDef

Properties

Name Type Description Notes
type TypeEnum The type of value this argument expects.
description String A campaigner-friendly description of the argument, this will also be shown in the rule editor.

Enum: TypeEnum

Name Value
STRING "string"
BOOLEAN "boolean"
NUMBER "number"
TIME "time"
LIST_STRING "(list string)"