SharedValGetAttr (Magic xpa 4.x)
Returns the attribute of the shared values (set with the SharedValSet function).
|
Syntax:
|
SharedValGetAttr(name)
|
Parameters:
|
name: A string representing the name of the shared value.
|
Returns:
|
A string containing the shared value's attribute.
|
Example:
|
If the attribute of the ‘myparam’ shared value is Unicode, then the function SharedValGetAttr('myparam') returns U.
|
See also:
|
SharedValGet, SharedValGetNames
The Online Samples project (program MT07)
|
Since version: 1.9L and 2.3