I know so far that you add a new key with:
Code: Select all
/ini "file" "section" "key" "value"Code: Select all
$ini("ini","section","key")Code: Select all
/ini "file" "section" "key"And another thing that I would consider a bug/error is:
Code: Select all
/ini "file" "section"Help
