Determines whether ODL code is running under the client or the server.
int clIsServer();
Integer.
Returns 1 if running under the server, and 0 if running under the client.
View this book as PDF