Icon

Components

This directory contains 192 workflows.

Get HOSTNAME as Variable 

Uses the Java java.net.InetAddress to retrieve the hostname for the computer executing the workflow. This is based on the method found […]

GTIN13 Generator 

GTIN 13 Generator Takes a 12 digit String and returns a check digit using the GTIN 13 algorithm This has been quickly tested against an online GTIN 13 […]

Halt and Await Execution 

When this component is executed, on first execution it will halt and log the current date and time in the log with a message: Temporary halt - awaiting user […]

Halt and Await Execution (Variable) 

When this component is executed, on first execution it will halt and log the current date and time in the log with a message: Temporary halt - awaiting user […]

IconHTML Builder 

<p>Derive html head, body, table and table header</p>

Integer to Boolean (Variable) 

Takes an integer value and creates a boolean value of the specified name. zero will return false Any non-zero value will return true @takbb Brian Bates […]

International Dialling Code Picker 

Allows user to select country or territory and this will generate the International Subscriber Dialling Code (International telephone prefix) […]