Type.ReplaceTableKeys

Generates a new table type where all original keys are substituted with a designated list of keys.

Syntax

Type.ReplaceTableKeys(tableType as type, keys as list) as type

About

Generates a new table type where all original keys are substituted with a designated list of keys.