Concatenates all the arguments and returns a single result.
There can be one or more array arguments. Concatenation is carried across all the arrays specified, or, if scalars, by simply concatenating the scalar value to the current result.
=concatenate($R3F4:R7F6)
=concatenate($R6F4, $R10F8)
=concatenate(5, $R6F7)
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |