mid: 从字符中间进行测试

midR Documentation

从字符中间进行测试

Description

从字符中间进行测试

Usage

mid(x, startIndex, num_char)

Arguments

x

字符串

num_char

位数

start

开始位置

Value

返回字符串

Examples

mid('sdfdsfdsf',2,4);

takewiki/tsdt documentation built on May 15, 2022, 11:29 p.m.