Skip to content

$stringSlice

Get a part of a text, from X to Y.

Parameters

NameDescriptionEnforcedDefault Value
TextThe text to work with.YesNone
FromSlicing start index.YesNone
ToSlicing end index.NotextLength

Example

$stringSlice[text;from;to?]

Function Aliases

  • $slice