Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 499 Bytes

File metadata and controls

24 lines (13 loc) · 499 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"