SettgEndUpdate (FUN)ΒΆ
FUNCTION SettgEndUpdate : RTS_IEC_RESULT
Function to initiate writing settings to database file, if settings are modified after SettgBeginUpdate was called.
NOTE:
- Funcion can be called nested, so only at the last call of SettgEndUpdate, the database is written!
- Always call SettgBeginUpdate and SettgEndUpdate symmetric!!!
- InOut:
- Scope - Name - Type - Comment - Return - SettgEndUpdate- RTS_IEC_RESULT- Runtime system error code (see CmpErrors.library). 
