Skip to main content

Helpers

The next helpers are available in any custom function

Set Field Value

Allows to set a value into the context

Get current user

Allows to get the current logged user

Get current location

The user should provide permissions to allow this function to work, otherwise, this will return null
Available in version 2.2.19 and above

Dayjs

Date utils library: https://day.js.org/

jsPDF

Pdf Library https://github.com/parallax/jsPDF

Send Log

Allows to send custom logs remotely. More details here: Debugging