String Pad Left
Pads the input string on the left to the specified total width using the specified padding character.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Input
INPUTThe input string to pad.
Width
INPUTThe total desired width after padding.
Pad Character
INPUTThe character to use for padding. Defaults to space.
Data Outputs
Result
OUTPUTstring
The padded string.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing