View Page
Export to PDF
Page history
View ownership
Page Information
View Source
Content
…
PhixFlow Help and Training
Data Tools
Expressions and PhixScripts
Functions
Array Handling Functions
range
Page Comparison
Versions Compared
Version
Old Version
3
New Version
4
Changes made by
Dominic Sandhu (Unlicensed)
Dominic Sandhu (Unlicensed)
Saved on
Jan 12, 2018
Jan 12, 2018
Previous Change: Difference between versions 2 and 3
Next Change: Difference between versions 4 and 5
View Page History
Key
This line was added.
This line was removed.
Formatting was changed.
...
Syntax
range(
from
,
to
)
from
..
to
Argument
Type
Description
from
Number
Any valid number
to
Number
Any valid number greater than
from
Examples
1..10
returns the list [ 1,2,3,4,5,6,7,8,9,10 ]
...
General
Content
Integrations
{"serverDuration": 297, "requestCorrelationId": "0ad2e34fa7854cd6a97f1d9e8b3e29f8"}