Advertising banner:

History
 
 ServerFile.DumpFields
Home • Help • A0 • Customization Tools • FCAS • Language Reference • ServerFile.DumpFields
 
DumpFields (server files)
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