pass @STORE1 to Dynamic Code

David Bordones

Hi, Is there a way to use a variable when using Dynamic Code (.NET SDK)?

 For example:

 oItem.ItemCode = "$[$0_U_E.0.0]"; 

oItem.PriceList.Price = @STORE1;

 

Where @STORE1 =100

Do you know if there's a way to do it?

Comments

1 comment

  • Comment author
    Nadav Caridi

    Hi
    Dynamic code works but store values arent supported afaik.

    0

Please sign in to leave a comment.