Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SubstrBytes

Index

Properties

Properties

$substrBytes: [StringExpression<string>, number, number]

Returns the substring of a string. Starts with the character at the specified UTF-8 byte index (zero-based) in the string and continues for the specified number of bytes.

version

3.4

see

https://docs.mongodb.com/manual/reference/operator/aggregation/substrBytes/#mongodb-expression-exp.-substrBytes

Generated using TypeDoc