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
v10.4.28
null
random bytes value
v10.4.28
null
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.
pad end value
v10.4.28
Pads the end of the current string with another string (multiple times, if needed) until the resulting string reaches the given length.
pad start value
v13.0.6
Pads the current string with another string (multiple times, if needed) until the resulting string reaches the given length.
concatenate values value
v10.4.28
null
Back to
value
Return to the main group to view all sub-groups