SequenceContext.Locals
- 更新时间2025-07-21
- 阅读时长1分钟
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.