File Name
Syntax
GetIconBarForProfile(VAL profile: ProfileRecord): LIST OF IconBarEventRecord
Parameters
profile - ProfileRecord
Returns
List
Side Effects
None
Description
This function gets the list of icons for the provided profile. The iconBarEventRecord contains extra fields used when adding and updating icons in the profile editor.
Dialog Forms Called
None
File Name
Syntax
GetIconsForProfile(VAL profile: ProfileRecord): LIST OF IconBarRecord
Parameters
profile - ProfileRecord
Returns
List
Side Effects
None
Description
This function gets the icons for the provided profile.
Dialog Forms Called
None