SetProfileString()
Sets the value of a profile entry in an initialization file (.ini)
SetProfileString( iniPath=string, section=string, entry=string, value=string );
Returns: String
Examples
There are currently no examples for this function.
See also
- File handling
- GetProfileSections()
- GetProfileString()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)