Note:
This rule is only available when configuring System Events.
Used to check the object's status to determine if it is a new object. This is used in OnBeforeSaveObject and OnBeforeOpenObject events when different validations must be applied if the object is new or pre-existing.
If the object is new, the result of this rule is TRUE. Otherwise, it is FALSE.