MXMS: Difference between revisions

From MXMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
# PersistedState Attribute
# PersistedState Attribute


## Role of the attribute
## Usage example
<pre>
<pre>
def function():
def function():

Revision as of 15:40, 16 March 2026

  1. PersistedState Attribute
def function():
    """documentation string"""
    if True:
        print True