| The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
|

Home BasePack DStruct Class TAssocArray Methods ResolveAsString |
|||||||
| See also: Resolve, ResolveAsNumber, ResolveAsInt | |||||||
ResolveAsString |
|||||||
The function ResolveAsString tries to find the entry corresponding to the key Key and returns the associated value as a string. If Key does not exist (or, if Key does not match because IgnoreCase is set to false), the function returns an empty string. Numbers are automatically converted to strings. |
|||||||