I created a button on the Dashboard . The goal is that when the button is clicked, a text message appears. But the text appears without paragraphs.
Is there any command to solve this?
I created a button on the Dashboard . The goal is that when the button is clicked, a text message appears. But the text appears without paragraphs.
Is there any command to solve this?
I'm not sure what you mean by paragraphs, but if you mean you want to start you text on a new line try adding \n or \r to your string. It stands for a new line or return. So this code:
msg( "test", "line1\r\rline2" );
will give your 3 lines, line1, an empty line and line2
Sorry, I don't speak English very well, I may have expressed myself wrong. But that's exactly what I meant, new lines! Thank you so much for your answer, this code solved!
5 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved