add
类型:
运算符
适用环境:
Flash 4 或更新版本
语法:
string1 add string2
参数:
string1,string2 表示两个计算结果为字符串的数据表达式。
返回:
一个字符串值
介绍:
add 的作用是按前后顺序合并两个字符串。