Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Looks up the specified key in the cache.
Syntax
protected Common lookupKey(container _key)
Run On
Called
Parameters
- _key
Type: container
A container that represents the key.
Return Value
Type: Common Table
A Common record; otherwise an empty buffer.
Remarks
No error is thrown if the key does not exist.