Built-in functions

The topics in this section describe all the built-in functions that can be called from scripts. The built-in functions are available in the legacy scripting language and most of them are available in the ECMAScript scripting language as well. The only exception is the null() function, because the scripts use the null keyword.

Feedback