RightPad_v2 Op
create a string with a fixed length filling the space with a character
Summary (oneliner)
<p>e.g. <code>1.1</code> can become <code>1.10</code></p> <p>see <a href="/op/Ops.String.LeftPad">Ops.String.LeftPad</a></p>
Full Name
- Ops.String.RightPad_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch leftpad rightpad
INPUT PORTS
Value (String)
Char (String)
Num (Number:
<i>integer</i>
)OUTPUT PORTS
String (String)