Can you use underscores in a macro name?

1 answer

Answer

1075477

2026-03-11 21:30

+ Follow

Yes, you can use underscores in a macro name. Many programming languages and macro systems allow underscores as valid characters in identifiers, which include macro names. However, it's important to check the specific syntax rules of the language or environment you're working in, as conventions may vary. Using underscores can help improve readability by separating Words in the name.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.