— 修改中间的温度显示
UpdateUI(“Name”,”Title”,Alpha,[Percent]);
disable(“Name”,[Timeout]);
SetVisible(“Name”,Visible_Bool);
GetUIValue(“Name”);
GotoPage(“Page.ui”);
call(“RemoteTask.tsk”);
Close();
Sleep(Seconds);
Speak(“text”,iskeepPlay);
ShowMessage(“Message”,[TimeOut,Confirm_Bool]);
GetKV(“key”);
LoadKV(“filename”);
SaveKV(“filename”)
SetKV(“key”,value);
StrToken(“SourceData”,”PerlRegEx”);
SendTCP(“IP”,”Port”,”Data”,[TimeOut]);
SendUDP(“IP”,”Port”,”Data”,[TimeOut]);
HttpGet(“URL”,[TimeOut]);
SetURL(“Name”,”URL”);
SetAngle(“Name”,Angle);
SendSMS(“Phone_Number”,”Message”);
Now([“TimeFormat”]); –TimeFormat可选
SecondToTime(Seconds);
RunALcode(“ALcode”);
GetDocumentPath();
SetInt(ID,int);
GetInt(ID);
SetStr(ID,”String”);
GetStr(ID);
SetFlash(ONOFF_Bool);
Play(“file.mp3”);
GetAccelerometer();
App.BG