groupingStyle

@JvmName(name = "nyjwhiwoklystmtn")
suspend fun groupingStyle(value: Output<TemplateDigitGroupingStyle>)
@JvmName(name = "rsxbbbytwpissohq")
suspend fun groupingStyle(value: TemplateDigitGroupingStyle?)

Parameters

value

Determines the way numbers are styled to accommodate different readability standards. The DEFAULT value uses the standard international grouping system and groups numbers by the thousands. The LAKHS value uses the Indian numbering system and groups numbers by lakhs and crores.