11-10-2008 04:22 PM - edited 03-14-2019 03:13 AM
Hello,
I need to make a percent allocation routine in IPCC 7.1.3 Script Editor which will use global variables instead of the hard coded Percent Allocation node.
Has anyone done something like this before? Can you tell me how you did it?
Thanks!
Barry
11-14-2008 04:33 PM
How many branches do you want to have? If you only have 2 or maybe even 3, it might be possible using the random generator and having some sort of variable passed from some external source.
david
11-14-2008 08:01 PM
You could use a custom function.
11-19-2008 10:45 AM
Thanks, for now I think I will stick with:
random()<=(Global.Variable/100)
Would be nice if you could use a global variable in a percent allocation node though!
Barry
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide