From GridLAB-D Wiki
Jump to: navigation, search

The #warning macro displays a message when it is encountered by the loader.

When the quiet global variable is set or the warn global variable is 0 or FALSE, the output is suppressed.

GLM

#print message

Note: the message is not followed by a semicolon unless the semicolon is part of the message

See also