Say you have a global helper function like FOOmap which you want to provide help for. Then Iguana X makes that especially easy.
To make an editable component:
To enter the translator, double click the new component and click edit script:
Â
Â
function FOOmap(T)
--testing the mapping
end
FOOmap
Select Create File:
Â
Â