JMeter常用函数--__strLen()

${__strLen()}

用法:读取字符串的长度

${__strLen(string to measure length 需要读取长度的字符串,必填, variable name 变量名,非必填)}

原文地址:https://www.cnblogs.com/shoebill/p/14682367.html