Description
Find a key inside a dictionary and return associated Data.
Syntax
sData = <cDictionary>.Find(KeyName)
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
KeyName |
String |
No |
Name of the key |
Remarks
Restrictions
See also
Examples