Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

WndPutFileProfile

  • Last UpdatedJul 18, 2023
  • 1 minute read

Puts a profile string into any .INI file.

Syntax

WndPutFileProfile(sGroup, sName, sData, sFile)

sGroup:

The name of the [group].

sName:

The name of the variable.

sData:

The variable data.

sFile:

The .INI file name.

Return Value

0 (zero) if successful, otherwise an error code is returned.

WndGetFileProfile

Example

WndPutFileProfile(Name(), "What", "100", "USER.INI");

See Also

Window Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in