Small company logo:
   History
 
Advertising banner:
 
 ServerFile.DumpFields
Home • Help • Customization Tools • FCAS • Language Reference • ServerFile.DumpFields
 
Purpose
Outputs the numeric field ID and type information from the current object and the current container for use in determining what values are available.
Output is sent to the FCAS console.
Syntax
ServerFile.DumpFields
Example
Dim sf as ServerFile

sf.OpenFile("FCAS Config|Configuration")
sf.DumpFields