poosh
poosh
About
- Username
 - poosh
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                gpi wrote: » IIF function doesn't declared in FS. You must declare it in FS No, it IS. If function isn't declared, "Undeclared identifier" error raises when trying to call it. I have also tried to redeclare this function using TfsScript.AddMe…