/
Libraries

Libraries

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. Some of them have not yet been ported from the classic engine.

Related content

Functions
Functions
More like this
Numbers
Numbers
More like this
Using Optional and Named Parameters
Using Optional and Named Parameters
More like this
Identifiers
Identifiers
More like this
Arithmetic Expressions
Arithmetic Expressions
More like this
Conditional Expressions
Conditional Expressions
More like this

Copyright Picolabs | Licensed under Creative Commons.