Home Search

DriveWorks Solo 21
New Features

Send Feedback

Installation

Installation of new service packs no longer requires previous service packs to be uninstalled.

The installer automatically updates the required components.

New Functions\ Rules Insight added

Boolean

Converts a value into a boolean representation. Changes from text values using standard US English formatting.

See Boolean for more information

DateTime

Converts a value into a date time representation. Changes from text values using standard US English formatting.

See DateTime for more information

DateTimeLocal

Converts a value into a date time representation. Changes from text values using standard current culture formatting

See DateTimeLocal for more information

String

Converts a value into a text representation. Changes from text values using standard US English formatting.

See String for more information

StringLocal

Converts a value into a text representation. Changes from text values using standard current culture formatting.

See StringLocal for more information

Value

Converts a value into a number representation. Changes from text values using standard US English formatting.

See Value for more information

ValueLocal

Converts a value into a number representation. Changes from text values using standard current culture formatting.

See ValueLocal for more information