Evaluate boolean expressions and perform complex conditionals.
Yes
No
No
No
No
No
No
No
Counter
No
No
Yes
Yes
Yes
Yes
Yes
Yes
DataGrid Object
Grid control to present data in a structured, grid way (like a spreadsheet). For developer editions only.
Yes
No
No
No
No
No
No
No
Flag Object
In addition to on/off flags, you can also AND and OR flags together and toggle flags on a time interval. You can also get the number of true flags at the same time.
Yes
No
No
No
No
No
No
No
Global Store X
Stores lots of integer values, strings and boolean values globally. You can also save the data to an INI or binary file.
Yes
No
No
No
No
No
No
No
Store X
Store lots of integer values, strings and boolean values, but not globally. You can also save the data to an INI or binary file.
Yes
No
No
No
No
No
No
No
Internal List Object
An invisible List object plus many more features then the List object. It is not a Windows control so it does not slow your application down as much as the List object would.
Yes
No
No
No
No
No
No
No
Mersenne Twister Random Object
The Mersenne Twister random number generator is a highly optimized random generator. It can generate a number within any range, including decimal numbers.
Yes
Yes
No
Yes
Yes
No
Yes
No
QuickHash Object
A hashing extension capable of hashing files and text using many algorithms, including MD5, SHA-1 and SHA-2. For developer editions only.
Yes
No
No
No
No
No
No
No
Random Pool
Generates a given set of random numbers that get 'used up' so there is no repetition. Includes powerful features like expire, refill, seed and shuffle.
Yes
No
No
No
No
No
No
No
Search
Searches text files for a specific word or phrase and reports back with the location of the search string.
Yes
No
No
No
No
No
No
No
Shared Data
No
No
Yes
No
No
No
No
No
Sort X Object
Sort a 1-dimensional array of numbers. You can also get the original address of the numbers inserted, as well as a handy auto-sorting function.
Yes
No
No
No
No
No
No
No
Stringsort X Object
Sort a 1-dimensional array of strings. You can also get the original address of the strings inserted, as well as a handy autosorting function.
Yes
No
No
No
No
No
No
No
URL Encoder
Encodes URLs and parts of URLs according to your settings.
Yes
No
No
No
No
No
No
No
Position Array Object
Allows you to change the positions of an array to create scales, rotations, etc.