6 Mar
2011
6 Mar
'11
2:49 p.m.
Am 06.03.2011 um 15:33 schrieb Hans Hagen:
On 6-3-2011 1:22, Andreas Harder wrote:
I don't know the best value either, but et least one could manipulate it.
the next beta will support parameter overload in the goodies
parameters = { -- test values FactorA = 123.456, FactorB = false, FactorC = function(value,target,original) return 7.89 * target.factor end, FactorD = "Hi There!", },
Many thanks, Hans! I'm looking forward to try it. Regards Andreas