FormatSpec.separatorCharPos

int separatorCharPos()
deprecated separatorCharPos will be removed in 2.107.0. Please use dynamicSeparatorChar instead.

Set to DYNAMIC when the separator character is supplied at runtime.

_Default: UNSPECIFIED.

Warning:

separatorCharPos is deprecated. It will be removed in 2.107.0. Please use dynamicSeparatorChar instead.

void separatorCharPos(int value)
deprecated separatorCharPos will be removed in 2.107.0. Please use dynamicSeparatorChar instead.

ditto