![]() |
Previous | Next |
The logString method logs a user-defined string to the error file, if logging is enabled.
Syntax
theme.logString(message)
Parameters
message
A String specifying the message to log.
Return Values
This method does not return a value.
See Also
Previous | Next |