Translations:Manual:Introduction/61/zh-CN
Jump to navigation
Jump to search
如果你希望在发送命令中包含变量,那么需要在引号前面加上两个点的前缀和后缀,例如 :
send("My name is " .. full_name .. ". What's yours?")
如果你希望在发送命令中包含变量,那么需要在引号前面加上两个点的前缀和后缀,例如 :
send("My name is " .. full_name .. ". What's yours?")