string_functions.hlp
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 81 行
HLP
81 行
{smcl}
{* 02feb2005}{...}
{cmd:help string functions}
{hline}
{title:Title}
{p2colset 5 22 24 2}{...}
{p2col :{hi:[D] functions} {hline 2}}Functions{p_end}
{p2colreset}{...}
{title:Description}
{pstd}This is a quick reference for string functions. For help on all
functions, see {help functions}.
{title:String functions}
INCLUDE help f_abbrev
INCLUDE help f_char
INCLUDE help f_indexnot
INCLUDE help f_length
INCLUDE help f_lower
INCLUDE help f_ltrim
INCLUDE help f_plural
INCLUDE help f_proper
INCLUDE help f_real
INCLUDE help f_regexm
INCLUDE help f_regexr
INCLUDE help f_regexs
INCLUDE help f_reverse
INCLUDE help f_rtrim
INCLUDE help f_string
{phang}
{cmd:strlen(}{it:s}{cmd:)} is a synonym for {cmd:length()}.{p_end}
INCLUDE help f_strmatch
INCLUDE help f_strpos
INCLUDE help f_subinstr
INCLUDE help f_subinword
INCLUDE help f_substr
INCLUDE help f_trim
INCLUDE help f_upper
INCLUDE help f_word
INCLUDE help f_wordcount
{title:Also see}
{psee}
Manual: {bf:[D] functions}
{psee}
Online: {helpb destring}, {helpb encode}, {helpb egen}
{p_end}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?