VarRecord ApplyProjectStateOverrides() Method

Applies the field ordering and privilege sections from the item's current state to the item's field list.

Function Signature

 void ApplyProjectStateOverrides()

Parameters

Parameter Type Description

None

Return

Type Description

None

Technical Details

SBM ModScript version: 11.3.

Notes

After calling ApplyProjectStateOverrides(), VarRecord.GetFieldValue() will then honor the current user's privileges.

Related Topics

VarFieldList