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 pad start value v13.0.1 Pads the given value with char. on the left to match the given length. substring value v10.4.28 pad end value v13.0.1 Pads the given value with char. on the right 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. Back to
value Return to the main group to view all sub-groups