codesamples:sorting_collection_delegate
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| codesamples:sorting_collection_delegate [2026/03/18 10:52] – wolfgangriedmann | codesamples:sorting_collection_delegate [2026/03/18 12:58] (current) – wolfgangriedmann | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| )</ | )</ | ||
| | | ||
| - | P.S. this code currently compiles only in Core dialect, not in VO dialect | + | Attention: |
| + | But there is a shorter form that compiles also in VO dialect: | ||
| + | |||
| + | < | ||
| + | LOCAL nResult AS INT | ||
| + | nResult := o1: | ||
| + | RETURN nResult | ||
| + | })</ | ||
codesamples/sorting_collection_delegate.txt · Last modified: 2026/03/18 12:58 by wolfgangriedmann