Blocks within utils
List of all the block within the utils
group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
value
v13.0.1
Pads the given value with char. on the left to match the given length.
repeat value
v10.4.28
This method constructs and returns a new string which contains the specified number of copies of the string on which it was called, concatenated together.
concatenate values value
v10.4.28
null
substring value
v10.4.28
null
random bytes value
v10.4.28
null
pad end value
v13.0.1
Pads the given value with char. on the right to match the given length.
Back to
value
Return to the main group to view all sub-groups