Skip to main content

The Good Stuff

This part covers many distinctive features of ObjectScript.

In Part 2, you'll learn about the features that make ObjectScript really interesting and powerful:

  • Almost everything is a string, even when it's a number or a list.

  • The incredible pattern match operator.

  • A lot of functions for strings and lists.

  • How to work with dates.

  • How to write your own functions.

  • How to use the Caché debugger.

  • Arrays, ordered trees, and globals.

  • How to test whether variables exist using the $Data function.

  • How easy it is to create a database and indices.

Note:

Click here to continue.

FeedbackOpens in a new tab