CurrentRecordId (Record function)
Get recordId from current record in For loop (Record class)
Get the Imagine Transparency recordId for current (innermost) record For loop.
Syntax
%string = %(Record In filOrGrp name):CurrentRecordId
Syntax terms
%string | The recordId of the For loop record on Imagine if the record is in a file that is an Imagine Transparency file, or an empty string, otherwise. |
---|---|
%(Record In filOrGrp name) | The class name in parentheses denotes a shared method. CurrentRecordId can also be invoked via a Record object variable, which may be Null. |