Cmdlets for Airtable

Build 24.0.8963

ValueDelimiter Parameter (Connect-Airtable Cmdlet)

Indicates what separator to use when pushing values of an array as a single string.

Syntax

Connect-Airtable -ValueDelimiter string

Data Type

cstr

Default Value

","

Remarks

The column value for elements that are an array of primitive values is by default a comma-separated string of the values when ArrayOutputFormat is set to DELIMITED. Changing this property changes the separator to the desired character.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963