activate
activate
feature:activate()
Rende attiva (selezionata) la feature.
Esempio 1. Esempio activate
local top = top_ptop()
local prt = top:new("Q_MUT")
prt:activate()
print("\nactivate(): OK")
prt:erase()
Created with the Personal Edition of HelpNDoc: Produce Kindle eBooks easily