Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 825 Bytes

NewTemplateDef.md

File metadata and controls

15 lines (11 loc) · 825 Bytes

TalonOne.NewTemplateDef

Properties

Name Type Description Notes
title String Campaigner-friendly name for the template that will be shown in the rule editor.
description String A short description of the template that will be shown in the rule editor. [optional]
help String Extended help text for the template. [optional]
category String Used for grouping templates in the rule editor sidebar.
expr [Object] A Talang expression that contains variable bindings referring to args.
args [TemplateArgDef] An array of argument definitions.
expose Boolean A flag to control exposure in Rule Builder. [optional] [default to false]