Adding integer values to collections 2004-05-26 - By Bernard Lebel
Back Hello,
I'm trying to store values in a collection, but when I use the add method the script fails (no specific error)
// Get shadow map resolution var iShadowRes = e.item().activeprimitive.parameters( "ShadowMapRes" ).value;
// Add value to collection oShadowMapColl.add( iShadowRes );
>> //ERROR : " - [line 133]"
Can this be done at all?
Thanks Bernard --- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|