Difference between revisions of "SETFLDSTATE()"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 4: Line 4:
  
 
==Syntax==
 
==Syntax==
SETFLDSTATE()
+
SETFLDSTATE(<expC>, <expN> [, <workarea | alias>])
  
  
Line 13: Line 13:
 
==Description==
 
==Description==
  
 +
 +
If the optional <workarea | alias> is specified, then the function will operate in the required location.
 +
 +
===<expN>===
 +
{| class="wikitable"
 +
!Value||Description
 +
|-
 +
|1||Field has not been modified, deleted or recalled.
 +
|-
 +
|2||Field has been modified, deleted or recalled.
 +
|-
 +
|}
  
  

Revision as of 10:44, 22 August 2011

Purpose

Function to


Syntax

SETFLDSTATE(<expC>, <expN> [, <workarea | alias>])


See Also

CURSORGETPROP(), CURSORSETPROP(), CURVAL(), GETFLDSTATE(), OLDVAL(), TABLEREVERT(), TABLEUPDATE()


Description

If the optional <workarea | alias> is specified, then the function will operate in the required location.

<expN>

Value Description
1 Field has not been modified, deleted or recalled.
2 Field has been modified, deleted or recalled.


Example

 


Products

Recital, Recital Server