Skip to content

Stringify - cIniProcessor

Returns the ini file in memory as a string

Type: Function
Return Data Type: String

Syntax

Function Stringify Returns String

Call Example

Get Stringify to StringVariable

Description

Returns the ini file in memory as a string, separated by a carriage return (ASCII 13) and line feed (ASCII 10) characters.

Return Value

Ini file in memory as a string