Workflow packages

In this section

Cheat sheet

System

Package: system

Method

Since

Method

Since

system->error(message as string)

1.0

system->digest(message as string) as string

1.0

system->sequence(start as int, count as int, step as int) as collection of int

1.0

system->randomUUID() as string

1.4

Boolean

Package: boolean

Method

Since

Method

Since

boolean->fromString(String string) as boolean

1.0

Decimal

Method

Since

Method

Since

decimal->fromString(input as string) as decimal

1.0

Int

Method

Since

Method

Since

int->fromDecimal(input as decimal) as int

1.0

1.0

1.0

1.0

String

Package: string

Method

Since

Method

Since

1.0

1.0

1.0

1.0

1.0

1.0

1.0

1.0

1.0

1.4

1.4

1.4

1.4

1.4

1.4

1.4

System

Package: system

Method

Since

Method

Since

1.0

1.0

1.0

1.0

1.0

Datetime

Package: datetime

Method

Since

Method

Since

datetime->fromString(input as string) as datetime

1.0

datetime->now() as datetime

1.4

datetime->plusSeconds(date as datetime, increment as int) as datetime

1.4

datetime->plusMinutes(date as datetime, increment as int) as datetime

1.4

datetime->plusHours(date as datetime, increment as int) as datetime

1.4

datetime->plusDays(date as datetime, increment as int) as datetime

1.4

datetime->plusWeeks(date as datetime, increment as int) as datetime

1.4

datetime->plusMonths(date as datetime, increment as int) as datetime

1.4

datetime->plusYears(date as datetime, increment as int) as datetime

1.4

datetime->lastDayOfMonth(date as datetime) as int

1.4

datetime->year(date as datetime) as int

1.4

datetime->month(date as datetime) as int

1.4

datetime->day(date as datetime) as int

1.4

datetime->hour(date as datetime) as int

1.4

datetime->minute(date as datetime) as int

1.4

datetime->daysBetween(date1 as datetime, date2 as datetime) as int

1.4

datetime->dayOfWeek(date as datetime) as int

1.4

datetime->dayOfMonth(date as datetime) as int

1.4

datetime->dayOfYear(date as datetime) as int

1.4

Math

Method

Since

Method

Since

1.0

1.0

1.0

1.0

1.7.2

1.7.2

Validation

Method

Since

Method

Since

1.0

Mail

Package: mail

Method

Since

Method

Since

1.0

1.0

1.0

Office

Method

Since

Method

Since

1.0

 

 

 

 

1.4

1.4

1.4

1.4

 

 

 

 

 

 

 

 

1.4