1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[Fortune]
[?cinfo(contact,property)]
[?contact(string,property)]
[?mstatus(protocol)]
[?lsdate(contact,format)]
[?lsstatus(contact)]
[?lstime(contact,format)]
[?dbsetting(contact,module,setting)]
[?txtfile(file,line)]
[?if(condition,true,false)]
[?strcmp(string1,string2)]
[?stricmp(string1,string2)]
[?cdate(format)]
[?ctime(format)]
[?replace(sub,string1,string2)]
[?lower(string)]
[?upper(string)]
[?scroll(string,numchars,numchars)]
[Clear history]
|