Platforms to show: All Mac Windows Linux Cross-Platform

StackObjectMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Data Types MBS DataTypes Plugin 3.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
A class for a stack of objects.
Example
dim s as new StackObjectMBS
call s.Push window1
MsgBox window(s.top).title

This class has no sub classes.

Some examples using this class:


The items on this page are in the following plugins: MBS DataTypes Plugin.


StackIntegerMBS   -   StackSingleMBS


The biggest plugin in space...