Bu sayfa, tüm TeTeOS.Net Framework değişkenlerini ve fonksiyonlarını içerir.
🟢 : Fonksiyon : Görev yapabilir ve değer döndürebilir.
🔵 : Görev : Sadece görev yapar. Değer döndürmez.
🔴 : Değişken
⚠️ Önemli Not : 🟢 Fonksiyon ve 🔵 Görev komutlarını, kod içerisinde kullanırken sonunda parantezler kullanın: T.OS_Name**()** gibi. Aksi halde bazı dillerde hata ile karşılaşabilirsiniz. Bu sayfadaki hata örneğine de bakabilirsiniz.
- 🔵 T.Frame() [alias T.Framework(), T.About()]
- 🔴 T.Framework_Version
- 🔴 T.Framework_Version_No
- 🔴 T.Framework_Platform
- 🧡 T.Framework_Console() [alias T.Framework_Console()] : T.Frame() konsolunu açar.
- 🔴 T.App_Name - ?
- 🔴 T.App_Version - ?
- 🔴 T.App_Developer_Name - ?
- 🔴 T.App_Developer_Website - ?
- 🔴 T.App_Developer_Username - ?
- 🔴 T.App_UnderWine - ?
- 🔵 T.Quit() - ? Not in T.Console()
- 🔴 T.User_Username - ?
- 🔴 T.User_IsAdmin - ?
- 🟢 T.OS_Name()
- 🟢 T.OS_Version()
- 🟢 T.OS_Version_No()
- 🟢 T.OS_Arch()
- 🟢 T.CMD()
- 🟢 T.PiluX()
- 🟢 T.PiluX_BaseVer()
- 🟢 T.PiluX_Official()
- 🟢 T.BIOS_BoardVendor()
- 🟢 T.BIOS_BoardProduct()
- 🟢 T.BIOS_SystemVendor()
- 🟢 T.BIOS_SystemProduct()
- 🟢 T.BIOS_SerialNumber()
- 🟢 T.BIOS_ChassisType()
- 🟢 T.SysInfo_CPU()
- 🟢 T.SysInfo_CPU_Core()
- 🟢 T.SysInfo_CPU_Thread()
- 🟢 T.SysInfo_RAM()
- 🟢 T.SysInfo_RAM_Usage()
- 🟢 T.SysInfo_RAM_Free()
- 🟢 T.SysInfo_GPU()
- 🟢 T.SysInfo_Brand() - ?
- 🟢 T.SysInfo_Model() - ?
- 🟢 T.SysInfo_Type() - ?
- 🟢 T.SysInfo_IsVirtualPC() - ?
- 🔴 T.BR [alias T.NewLine] Not in T.Console()
- 🔵 T.Message()
- 🟢 T.String_ToUpper()
- 🟢 T.String_ToLower()
- 🟢 T.String_ToSingleLine() Not in T.Console()
- 🟢 T.String_Replace()
- 🟢 T.String_InString()
- 🟢 T.ConsolePrint()
- 🟢 T.IsNumber()
- 🟢 T.Copy()
- 🟢 T.Mv()
- 🟢 T.Del()
- 🔵 T.Run()
- 🟢 T.IsFolder() [alias T.IsDir()]
- 🟢 T.IsFile()
- 🟢 T.MkDir() [alias T.MkFolder()]
- 🟢 T.MkFile()
- 🟢 T.ReadFile()
- 🟢 T.WriteFile()
- 🟢 T.WriteFile_Line()
- 🟢 T.DirOfPath() Not in T.Console()
- 🟢 T.FileOfPath() Not in T.Console()
- 🔴 T.Dir_Current
- 🔴 T.Dir_Home
- 🔴 T.Dir_Desktop
- 🔴 T.Dir_Documents
- 🔴 T.Dir_Downloads
- 🔴 T.Dir_Music
- 🔴 T.Dir_Pictures
- 🔴 T.Dir_Videos
- 🔵 T.Shutdown()
- 🔵 T.Reboot()
- 🟢 T.Task_Kill()
- 🟢 T.Task_Exist()