unite()¶ Description¶ Description of the method type. Syntax¶ JSunite(Parameter: any) -> Shape Parameters¶ Parameter Type Default Value Mandatory Description Parameter any — Description. Return value¶ Type Description Shape Description of the Return value. Example¶ JS1 2let result = unite(value) console.info(result) Also See Last update: 14 August 2025, 18:47