Sets the value of a specified field.
Syntax
SetFieldValue(FormatName, FieldName, Object newValue)
Return Value
Object. Sets the value of the field specified by FormatName and FieldName.
FormatName is the name of the format as visible to the RPG program; not case sensitive. FeildName is the name of the feild as visible to the RPG program; not case sensitive. NewValue is the value that the field will take.
Exceptions
None.
Requirements
Namespace: ASNA.Monarch.WebDspF
Assembly: ASNA.Monarch.WebDspF.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro
