Icon

Components

This directory contains 227 workflows.

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>

IF Column Exists 

Provides a switched branch. If the named column exists, the upper branch is active. If the named column doesn't exist, the lower branch is active @takbb […]

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) […]