Returns the value for requested key name, if present.
Syntax
[Text := ] Get(keyName: Text)
Parameters
keyName
Type: Text
Key name of the exception property.
Return Value
Text
Value of the exception property as string.
See Also
Get(Dictionary)
Last modified on