Common cached modules.

Use the "ServerCallCached" postfixes for the modules that implement functions with repeated use of return values (upon the call or session time) on the server call respectively.

Noncompliant Code Example

Compliant Solution

See

Common modules creating rules