Here is an example showing msg.test to set the topic. Though I can't actually think of a use case where this would be helpful.
[{"id":"233a4bbc.3b1b64","type":"debug","z":"37f5b818.697af8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":450,"y":680,"wires":[]},{"id":"58a81137.6c262","type":"ui_button","z":"37f5b818.697af8","name":"","group":"a8e4a3.d31edb6","order":3,"width":0,"height":0,"passthru":true,"label":"button topic test","tooltip":"","color":"","bgcolor":"","icon":"","payload":"1","payloadType":"str","topic":"test","topicType":"msg","x":300,"y":680,"wires":[["233a4bbc.3b1b64"]]},{"id":"57e7e1be.269268","type":"inject","z":"37f5b818.697af8","name":"msg.test: topic1","props":[{"p":"test","v":"topic1","vt":"str"},{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"1","payloadType":"str","x":120,"y":720,"wires":[["58a81137.6c262"]]},{"id":"17a4e8fc.b7d357","type":"inject","z":"37f5b818.697af8","name":"msg.test: topic2","props":[{"p":"test","v":"topic2","vt":"str"},{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"1","payloadType":"str","x":120,"y":640,"wires":[["58a81137.6c262"]]},{"id":"a8e4a3.d31edb6","type":"ui_group","name":"Chart","tab":"8032fe72.980b98","order":3,"disp":false,"width":"12","collapse":false},{"id":"8032fe72.980b98","type":"ui_tab","name":"PnH","icon":"dashboard","order":1,"disabled":false,"hidden":false}]