-
Notifications
You must be signed in to change notification settings - Fork 1
TargetRowNum Operator
Martin Danielsson edited this page Jul 22, 2015
·
1 revision
The TargetRowNum
returns the current target row number.
What | Type |
---|---|
Syntax | TargetRowNum() |
Return type | int |
Please note that the TargetRowNum()
can be different from the [[SourceRowNum()
|SourceRowNum Operator]] due to the following circumstances:
- Source filtering
- Source transformations with multiple output rows
See Config File Documentation for more details on these features.