Advertising banner:

History
 
 FCStartUpField
Home • Help • A0 • Customization Tools • FCAS • Language Reference • FCStartUpField
 
FCStartUpField (FirstClass internal functions)
Purpose
Returns field data that was passed from a rule or rule set to a rule-launched application.
Syntax
FCStartUpField ( FieldID [, FieldIndex] )


FieldID
The ID of the field containing the data.
FieldIndex
The numeric index of the field.

Example
Debug FCStartUpField(1000,2)