Get Method
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.
Returns the value for requested key name, if present.
[Text := ] Get(keyName: Text)
Type: Text
Key name of the exception property.
Value of the exception property as string.