docs-v2/content/influxdb/cloud/reference/flux/stdlib/strings/substring.md

376 B

title description aliases menu weight
strings.substring() function The strings.substring() function returns a substring based on `start` and `end` parameters. Indices are based on UTF code points.
/influxdb/cloud/reference/flux/functions/strings/substring/
influxdb_cloud_ref
name parent
strings.substring Strings
301

{{< duplicate-oss >}}