SequenceContext.Locals
- Updated2024-10-09
- 1 minute(s) read
SequenceContext.Locals
Syntax
SequenceContext.Locals
Data Type
Purpose
Returns a reference to the object that contains the locals for the currently executing sequence.
Remarks
Changes made to the structure or values of properties in locals for the currently executing sequence file do not affect the default file locals defined in the sequence file.