Previous Topic: Address FunctionsNext Topic: User-Defined Functions


Combining Functions

It is possible to nest functions, for example: ToLower(AlphaOf('A1B2C3')) => 'abc'