repeating_valueItem

repeating_valueItem is a callable in the FileMaker group.

Target function

Signature

1repeating_valueItem

repeating_valueItem is a callable in the FileMaker group.

repeating_valueItem is a global callable that can be used wherever an expression is valid. repeating_valueItem is part of datasource access. Prefer bind values for visitor input, inspect errors during writes, and keep display escaping separate from SQL handling.

Examples

Basic call

1repeating_valueItem
The example shows the call shape; use bind values and checked errors for visitor-supplied data.