$SHELL crypto token has been launched on pump.fun, Support us by purchasing the new crypto token and sharing it.

Token address : 9V1YGAXwEzKS5SX5oBJL5Sk5Mn4CiTsC3QNDxP1Rpump scan | chart

Documents

INI

Functions for handleing with .ini files.


ini.get

Returns the value of the key

Syntax

ini.get('path\to\ini file', "section", "key")
ini.set

Set the key value.

Syntax

ini.set('path\to\ini file', "section", "key", "value")

This page is open source. Noticed a typo? Or something unclear?
Improve this page on GitHub