Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

KRL has several libraries that are useful for dealing with special data types and extend the allowed functions. In general, to reference a function from a library, you use the following syntax:

<library-name>:<function-name>(<arg0>,<arg1>,...,<argn>)

The following sections describe built-in libraries.

  • No labels