Skip to Content

mvSQL Runtime Function - Memory()

Summary

Returns value of column from Shared() function if exists otherwise from the Caller() function.

Syntax

Memory()

Parameters

name A string representing the requested column by name.

Returns

string The format varies based on the given property.

Examples

Memory('CustomerID') returns AFKL