Loop

Different items are required based on loop type.

Component Signature

<bx:Loop array=[array]
item=[string]
index=[string]
to=[double]
from=[double]
file=[string]
list=[string]
delimiters=[string]
collection=[collection]
condition=[function]
query=[any]
group=[string]
groupCaseSensitive=[boolean]
startRow=[integer]
endRow=[integer]
label=[string]
times=[integer] />

Attributes

AtrributeTypeRequiredDescriptionDefault

array

array

false

item

string

false

index

string

false

to

double

false

from

double

false

file

string

false

list

string

false

delimiters

string

false

collection

collection

false

condition

function

false

query

any

false

group

string

false

groupCaseSensitive

boolean

false

false

startRow

integer

false

endRow

integer

false

label

string

false

times

integer

false

Examples

<bx:Loop array=[array]
item=[string]
index=[string]
to=[double]
from=[double]
file=[string]
list=[string]
delimiters=[string]
collection=[collection]
condition=[function]
query=[any]
group=[string]
groupCaseSensitive=[boolean]
startRow=[integer]
endRow=[integer]
label=[string]
times=[integer] />

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC