Code:
your_entity.scale_x = 2; // Replace 2 with the factor you need
your_entity.scale_y = 2; // and your_entity with the name of your entity (or "my")
your_entity.scale_z = 2;