Cmdlets for Kintone

Build 23.0.8839

SubtableSeparatorCharacter Parameter (Connect-Kintone Cmdlet)

The character used for dividing tables from subtables in the format tablename + char + subtable.

Syntax

Connect-Kintone -SubtableSeparatorCharacter string

Data Type

cstr

Default Value

"_"

Remarks

If an app has a subtable, it is represented as a separate table. Its name will be the AppName + SubtableSeparatorCharacter + SubtableName. Use this property to set a custom character as the separator and easily identify subtables from apps. This property allows you to set different special characters in the subtable's name without breaking your app's naming conventions.

This is a required parameter.

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