Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

function glxapp_fileTypeFilterGroupExtensionsString()

Returns a list of file extensions for a File Type Filter Group.

function glxapp_fileTypeFilterGroupExtensionsString pFileFilterName, pGroupName
Parameters
TypeNameDescription
Simple parameter. pFileFilterName Name of File Type Filter object to locate group in.
Simple parameter. pGroupName Name of group to return extensions for.
Description

Example:

put glxapp_fileTypeFilterGroupExtensionsString("Select Image", "Image Files") into theExtensions 
jpeg
jpg
png
bmp
gif

Return

CR delimited list