Skip to content

Xatkit Core Platform

Gwendal Daniel edited this page Nov 12, 2019 · 8 revisions

License Badge Build Status

Toolbox of generic actions that can be used in Xatkit execution models. This platform is bundled with the Xatkit release.

Providers

The core platform does not define any provider.

Actions

Action Parameters Return Return Type Description
GetTime - The current time (format: hh:mm:ss) String Returns the current time formatted as a String.
GetDate - The current date (format: dd/mm/yyyy) String Returns the current date formatted as a String.

Options

The core platform does not support any configuration option.

Clone this wiki locally