Skip to main content
Skip table of contents

Range to Sequence

The Range to Sequence macro converts low/high number ranges into sequences of numbers, written to a single VALUE field. For example, given these low/high pairs:

1,3

2,4

3,5

Range To Sequence would produce this output column:

1

2

3

2

3

4

3

4

5

Range to Sequence macro configuration parameters

The Range to Sequence macro has a single set of configuration parameters:

Low field

Field containing low values. Default: None.

High field

Field containing high values. Default: None.

Output field

Field to receive numeric sequence. Default: VALUE.

Configure the Range to Sequence macro

  1. Select the Range to Sequence icon, and then select the Configuration tab on the Properties pane.

  2. Select Low field and select the field containing the low values.

  3. Select High field and select the field containing the high values.

  4. Optionally, select Output field and specify a name for the sequence output field.

  5. Optionally, go to the Execution tab, and then set Web service options.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.