Generateusererror - Crestron SIMPL+ Reference Manual

Language reference guide
Hide thumbs Also See for SIMPL+:
Table of Contents

Advertisement

Software
®
240
SIMPL+

GenerateUserError

Name:
GenerateUserError
Syntax:
GenerateUserError(<Static Specification String> [, <arg1>
...]);
Description:
Places an error message into the control system's error log
Parameters:
<Static Specification String> is a quoted string that contains text and formatting
information. Format specifiers are of the form: %[[Pad]Width]specifier
Refer to
"Print" on
page 216
Return Value:
None.
Example:
Function MyFunc()
{
STRING sError;
sError = "Projector";
GenerateUserError( "The %s bulb has exceeded %d hours",
sError, 1000 );
}
Version:
SIMPL+ Version 3.01.07
Control System:
2-Series Only
for a list and description of valid Format Specifiers.
Language Reference Guide - DOC. 5797G
Crestron SIMPL+
®

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SIMPL+ and is the answer not in the manual?

Table of Contents

Save PDF