Pad Trigger Variables - Version 2.0.0#
Module Summary#
Pads a variable passed from the Trigger with a specified character to a specified length of string.
Module Status#
This IO Module is stable and has been tested internally.
If you encounter any issues with this module, or have any feedback regarding its operation, please contact our support team.
Release Notes#
Version 2.0#
Updated documentation.
Minor point releases (eg. 1.1.x) will be for small fixes and may not be listed here.
Operation#
Instance Properties#
Condition#
Pad Variable#
Pads the captured Trigger Variable with the Character to a given Total Length.
The length is the sum of the initial variable and the padded characters.
Set Pad Position to either Left
(before) or Right
(after) of the Trigger variable.
The new, padded variable is added to the end of the variables table and does not replace the initial value. If the variable can not be found, the Condition will return false.
Only one character is allowed as the padding character, per Condition.
If this is used with the Web Interface, or enqueuing the Trigger, care should be taken to test the Conditions on the Trigger.
Support#
If you encounter any issues with this module, please contact our support team.