Transcription of Title stata.com String functions
{{id}} {{{paragraph}}}
FunctionsContentsFunctionsReferencesAlso seeContentsabbrev(s,n)names, abbreviated to a length ofnchar(n)the character corresponding toASCIIor extendedASCII coden;""ifnis not in the domaincollatorlocale(loc,type)the most closely related locale supported byICUfromlociftypeis1; the actual locale where the collation data comes from iftypeis2collatorversion(loc)the version String of a collator based on localelocindexnot(s1,s2)the position inASCII strings1of the first character ofs1not foundinASCII strings2, or0if all characters ofs1are found ins2plural(n,s)the plural ofsifn6= 1plural(n,s1,s2)the plural ofs1, as modified by or replaced withs2, ifn6= 1real(s)sconverted to numeric ormissingregexm(s,re)performs a match of a regular expression and evaluates to1if regularexpressionr
substr(s,n 1,n 2) the substring of s, starting at n 1, for a length of n 2 tobytes(s,n) escaped decimal or hex digit strings of up to 200 bytes of s uchar(n) the Unicode character corresponding to Unicode code point nor an empty string if nis beyond the Unicode code-point range udstrlen(s) the number of display columns needed to display the ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}