KCML_Icon_Search
Purpose
Search for the mapped icon filename from the map list
Definition
DEFSUB 'KCML_Icon_Search(filename$, BYREF fn$) AS Void
Parameters
| filename | Input Filename to search for its mapped name |
| fn | Output filename after search from the map list |
Description
This function is to search the mapped icon filename based on the input filename, to return the mapped filename if found or the input filename if failed.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.