Cloud Software Group, Inc. EBX®
Documentation > Developer Guide > EBX® Script > API
Navigation modeDocumentation > Developer Guide > EBX® Script > API

Unit summary

Units

Description

default

The default unit.

core.complex

Script unit that provides methods to create and update complex values.

core.data

Script unit that provides database operations (insert, modify, update, lookup).

core.date

Script unit that provides date functions.

core.datetime

Script unit that provides datetime functions.

core.list

Script unit that provides methods to create and update lists.

core.locale

Script unit that provides functions for managing locales.

core.log

Script unit that provides methods to log messages.

core.math

Script unit that provides mathematical functions and constants.

core.number

Script unit that provides number functions and constants.

core.resource

This script unit methods that generates resource references compatible with the schema type ods:resource.

core.string

Script unit that provides string manipulation functions.

core.time

Script unit that provides time functions.

core.uri

Script unit that provides functions for managing Uniform Resource Identifier (URI) references.

Documentation > Developer Guide > EBX® Script > API