Index

NotPersist

NotPersist(“var_name”)

Description

By default, variables persist across saves. Using this command makes them not persist across saves.

Examples

NotPersist("variableName")

Index