While creating dynamic component (Label) show runtime error

Hello,
i just create simple for test howz work dynamic component but when i create label show runtime error here my block if blocks is wrong so plz guide me .
thanks.


Your HTML field on the call Dynamic_Label3.SetText block is empty. To prove this you can see a , in your run time error before the [0] which proves there is an empty field which should be filled since before that comma should be a property field which tends to be empty. Just add a green logic block (true, false) block in the HTML part and it’ll be fixed.

1 Like

Thanks…

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.