arrayUnionString
This section contains reference documentation for the arrayUnionString function.
Create a union of two arrays of strings.
Signature
arrayUnionString('colName1', 'colName2')
Usage Examples
These examples are based on the Hybrid Quick Start.
Last updated