×
Menu
Index

TBOSDT_USER Global Variable

 
Description:
This global variable indicates the licensed user running TBOSDT.
 
Example:
sub main()
   printl("User: ", tbosdt_user) 
end sub