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

filenameInput Filename to search for its mapped name
fnOutput 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.