cfdocs

setProfileString

Sets the value of a profile entry in an initialization file.

setProfileString(inipath, section, entry, value)
returns string

Argument Reference

Name Type Required Default Description
inipath string Yes   Absolute path of initialization file
section string Yes   Section of the initialization file in which the entry is
to be set
entry string Yes   Name of the entry to set
value string Yes   Value to which to set the entry