IceFatal() |
This command is used to produce a fatal error message in the validation output.
The contents of the "ICE_IceFatal" macro is also executed, by default this causes a message box to also be displayed.
This function takes these parameters:
Any formatting characters in the text are replaced so that the message when displayed looks exactly as passed (MSI formatting is disabled). Begin the text with the "magic" code of "[]:" to allow formatting to take place.