arrayReverseString
This section contains reference documentation for the arrayReverseString function.
Last updated
This section contains reference documentation for the arrayReverseString function.
Last updated
Reverses array of strings.
arrayReverseString('colName')
These examples are based on the Hybrid Quick Start.
FlightNum | reversedAirports | RandomAirports |
---|---|---|
1206
PSC,SEA
SEA,PSC
5300
PSC,SEA
SEA,PSC
3359
MSY,PHX,PSC,SEA
SEA,PSC,PHX,MSY
1023
PHX,PSC,SEA
SEA,PSC,PHX
963
MSY,PHX,PSC,SEA
SEA,PSC,PHX,MSY