TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
local variables
Hi,

Can we have local variables being used in the formulas? For example we have the following formula:
var Number tmpSuffix = [CategoryID];
var Number tmpPrefix = If([SortOrderEntered]>0,[SortOrderEntered],[SortOrderCalced]);
ToNumber(ToText($tmpPrefix)& "." & ToText($tmpSuffix))

Than how can I workout on this?
ID
624
Category
TeamDesk
Author

Blake Cabot
Date Created
4/29/2013 9:04:22 AM
Date Updated
4/29/2013 9:04:22 AM
Status
New Idea
Score
20
Promoted By
Simon PetralliBlake Cabot
Feedback
 
Back to Search Results