×
Menu
Index

TBOSDT_KEY Global Variable

 
Description:
This global variable indicates the license key running TBOSDT. 
 
Example:
sub main()
   printl("Key: ", tbosdt_key) 
end sub