div  concatenate2

Chapter 1: Developer Features

concatenate

Description

Concatenates all the arguments and returns a single result.

Arguments

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.

Examples

=concatenate($R3F4:R7F6)
=concatenate($R6F4, $R10F8)
=concatenate(5, $R6F7)




Copyright © 2004. Sybase Inc. All rights reserved. concatenate2

View this book as PDF