Next: transform procedure, Previous: unresolved procedure, Up: Core Internal Procedures
Declares that a test case depends on some facility that does not exist
in the testing environment. unsupported writes in the log file a
message beginning with UNSUPPORTED, appending the argument
string.
unsupported { message }
messageThe message to use.