Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SubstrCP

Index

Properties

Properties

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

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

version

3.4

see

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

Generated using TypeDoc