diff --git a/components/string.rst b/components/string.rst index 068f7fc02a2..b388e02a2d1 100644 --- a/components/string.rst +++ b/components/string.rst @@ -388,8 +388,8 @@ objects:: // returns the value of the code point stored at the given position // (code points of 'नमस्ते' graphemes = [2344, 2350, 2360, 2340] - u('नमस्ते')->codePoint(0); // 2344 - u('नमस्ते')->codePoint(2); // 2360 + u('नमस्ते')->codePointsAt(0); // 2344 + u('नमस्ते')->codePointsAt(2); // 2360 `Unicode equivalence`_ is the specification by the Unicode standard that different sequences of code points represent the same character. For example, pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy