question

Ankur A3 avatar image
0 Likes"
Ankur A3 asked Phil BoBo answered

Shortcut key for multiline comment?

Hi Team,

I want to check if there is any shortcut to convert multiline text into comment.

From

ABC

ABCD

ABD

To

/*

ABC

ABCD

ABD

*/

Thank you!

FlexSim 21.0.10
commentmultilineshortcut
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·
There isn’t anything like that. It hasn’t any purpose in editable flexscript, because the template structure depends on special formatted comments. Such a Short key would easily corrupt well designed template structures.

If you need this then think about DLLs or C++ and use an external editor for your coding.

0 Likes 0 ·
Jacob W2 avatar image Jacob W2 ♦ commented ·

Hi @Ankur A3, was undefined helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Phil BoBo avatar image
0 Likes"
Phil BoBo answered

There's not currently a shortcut key for multiline comments in FlexSim's code editor window.

I'll add a case to the dev list to consider this addition though. Thanks.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.