Difference between revisions of "Activity:DeleteObject (Activity)"
Line 13: | Line 13: | ||
}} | }} | ||
− | ==Arguments== | + | ===Arguments=== |
{| class="wikitable sortable" | width = "50%" | {| class="wikitable sortable" | width = "50%" | ||
Line 26: | Line 26: | ||
|} | |} | ||
− | ==Usage== | + | ===Usage=== |
This activity is used to delete a previously created object (e.g. with the [[Activity:CreateInstance_(Activity)|CreateInstance]] activity) from memory and the database. | This activity is used to delete a previously created object (e.g. with the [[Activity:CreateInstance_(Activity)|CreateInstance]] activity) from memory and the database. | ||
Line 33: | Line 33: | ||
=Example= | =Example= | ||
− | |||
Delete the given object shallow: | Delete the given object shallow: | ||
− | |||
{| class="wikitable" | width = "50%" | {| class="wikitable" | width = "50%" |
Revision as of 09:05, 4 November 2015
The DeleteObject Activity deletes a UBIK® object from memory and the database.