ProcessInputReturn(boolean, boolean, boolean) constructor
Constructs a new ProcessInputReturn object.
Syntax
public
ProcessInputReturn
(
boolean
valid
,
boolean
munged
,
boolean
changed
)
Parameters
valid
– is the result valid?
munged
– is the result a munged value?
changed
– is the result a changed value?
Parent topic:
ProcessInputReturn class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.