English
Chinese
  yTin Online Help  

  中文主页 | Home (english) | 快快下载 | 实战教程 | 命令帮助 | 实用工具 | 常问问题 | 讨论留言 | 友好泥潭 | 我的程序 | 全球镜像 |
var2al

format:            #var2alias {alias_to_assign} {$variable_to_convert}

example:         #variable {hi} {good morning!}
                     #variable {test_var} {tell chitchat $hi;tell chitchat help}
                     #var2al {test_alias} {$test_var}
Alias {test_alias} now is: {tell chitchat $hi;tell chitchat help}
                     #var2al {test_alias} {$test_var wanted!}
Alias {test_alias} now is: {tell chitchat $hi;tell chitchat help wanted!}

See also: al2variable, alias, variable