RectangularRepeatingElement
✖
RectangularRepeatingElement
represents a rectangular array of elements of type spec in an interpreter, API or form specification.
represents a rectangular array of elements of maximum size maxrows×maxcolums.
represents a rectangular array of elements of dimensions between minrows×mincolumns and maxrows×maxcolums.
Details

- In the context of Interpreter, spec can be any specification used for Interpreter, including CompoundElement or RepeatingElement.
- In the context of FormObject and FormFunction, spec can be any specification used for forms, including the full association.
Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Use RectangularRepeatingElement to interpret a matrix of data:

https://wolfram.com/xid/0nx1e1um4ffcpctxu-yxvaiu

RectangularRepeatingElement fails on data that is not rectangular:

https://wolfram.com/xid/0nx1e1um4ffcpctxu-q27iun

Use it in an APIFunction to collect complex data:

https://wolfram.com/xid/0nx1e1um4ffcpctxu-t7gyyb


https://wolfram.com/xid/0nx1e1um4ffcpctxu-i6kuyc

Scope (2)Survey of the scope of standard use cases
The second argument is used to limit the size of the input:

https://wolfram.com/xid/0nx1e1um4ffcpctxu-dk5u2c


https://wolfram.com/xid/0nx1e1um4ffcpctxu-q08w3s

Limit the minimum size of the array:

https://wolfram.com/xid/0nx1e1um4ffcpctxu-qbja80


https://wolfram.com/xid/0nx1e1um4ffcpctxu-q81l5p

Properties & Relations (3)Properties of the function, and connections to other functions
RectangularRepeatingElement can be used in conjunction with any interpreter specification:

https://wolfram.com/xid/0nx1e1um4ffcpctxu-ic62bo

Including RepeatingElement:

https://wolfram.com/xid/0nx1e1um4ffcpctxu-7eu2hq

And CompoundElement:

https://wolfram.com/xid/0nx1e1um4ffcpctxu-wkl24h

Possible Issues (1)Common pitfalls and unexpected behavior
Constructs like FormFunction and FormPage do not show a special interface for RectangularRepeatingElement:

https://wolfram.com/xid/0nx1e1um4ffcpctxu-duwptf

Wolfram Research (2017), RectangularRepeatingElement, Wolfram Language function, https://reference.wolfram.com/language/ref/RectangularRepeatingElement.html.
Text
Wolfram Research (2017), RectangularRepeatingElement, Wolfram Language function, https://reference.wolfram.com/language/ref/RectangularRepeatingElement.html.
Wolfram Research (2017), RectangularRepeatingElement, Wolfram Language function, https://reference.wolfram.com/language/ref/RectangularRepeatingElement.html.
CMS
Wolfram Language. 2017. "RectangularRepeatingElement." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RectangularRepeatingElement.html.
Wolfram Language. 2017. "RectangularRepeatingElement." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RectangularRepeatingElement.html.
APA
Wolfram Language. (2017). RectangularRepeatingElement. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RectangularRepeatingElement.html
Wolfram Language. (2017). RectangularRepeatingElement. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RectangularRepeatingElement.html
BibTeX
@misc{reference.wolfram_2025_rectangularrepeatingelement, author="Wolfram Research", title="{RectangularRepeatingElement}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/RectangularRepeatingElement.html}", note=[Accessed: 29-March-2025
]}
BibLaTeX
@online{reference.wolfram_2025_rectangularrepeatingelement, organization={Wolfram Research}, title={RectangularRepeatingElement}, year={2017}, url={https://reference.wolfram.com/language/ref/RectangularRepeatingElement.html}, note=[Accessed: 29-March-2025
]}