Difference: Appx620Features (92 vs. 93)

Revision 932023-09-21 - BrianRyan

Line: 1 to 1
 

APPX 6.2.0 Features

This page provides an overview of the new features in APPX 6.2.x

Line: 17 to 17
 Unicode fields no longer must be aligned on a 4-byte boundary. Though performance maybe in enhanced if Unicode fields are aligned on 4-byte boundary, the previous error message is no longer presented to the developer.

If you would prefer to have the previous error message behavior, you can set the environmental variable APPX_CHECK_UNICODE_ALIGNMENT=TRUE.

Added:
>
>

IF statement relational operators RI and RS

The IF statement relational operators, regular expression case insensitive (RI) and regular expression case sensitive (RS) have changed and they are now coupled with the newly predefined field TEXT LENGTH.

Now, when a search is done, If a match is made, in addition to TEXT AT POSITION being set to the starting position of the match, TEXT LENGTH is set to the number of characters matched in the search.

 

JSON Parser APIs

You can use the following APIs to parse a JSON file or string:

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback