beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

RightPad_v2 Op

Ops.String.RightPad_v2


RightPad
Namespace: Ops.String

Op author: pandur

create a string with a fixed length filling the space with a character


e.g. 1.1 can become 1.10

see Ops.String.LeftPad



Inputs

Value (String)
Char (String)
Num (integer /Number)

Outputs

String (String)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

leftpad rightpad

Open Example In Editor

Patches using RightPad_v2