Entering Data

Entering data in the Logic Template can be done in a number of different types of ways.

These type of ways include the following:

Type

Description

Assignments

Used to load values and text strings into variables and, in some cases to set system values.

Numeric Literals

A decimal constant or a hexadecimal constant.

Text String Literals

A string of text enclosed within a pair of quotation marks.

Date-Time Literals

A recognizable date, time, date-time constant, or a time duration value enclosed within a pair of quotation marks.

Dynamic Values

May be an HTML variable, a field value, a value generating function, or a numeric expression.

Dynamic Text Strings

May be an HTML string variable, a field string, field text block, or a string generating function.

Dynamic Date-Time Values

May be an HTML variable, a field date-time value, a relative date value, a relative time value, a relative date-time value, a simple date-time expression, or a complex date-time expression.