Net.Data provides a large set of built-in functions to simplify Web page development. These functions are already defined by Net.Data, so you do not need to define them in a FUNCTION block. You can simply call these functions anywhere in the macro where a user-defined function can be called.
Built-in functions can return their results in 3 different ways. You can tell how each one returns its results by its prefix:
Some built-in functions do not have each type. For more information, see Net.Data Reference Guide.