String
Returns the activity's level. For example: // If the Activity is within a Split-Join circuit then the level is the name of the SPLIT activity // If the Activity is on the top, within the Begin-End then the level is the Begin level. display "ACTIVITY: " + activity.name + "\nThis activity is within a Split-Join. Level: " + activity.level