Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

command glxstack_setProp

Sets a property of a Stack object.

command glxstack_setProp pObject, pProperty, pValue
Parameters
TypeNameDescription
Simple parameter. pObject Reference to stack object.
Simple parameter. pProperty Property to set.
Simple parameter. pValue Value to set to.
Description

Properties
load at startup: Whether or not the stack should automatically be loaded into memory by the framework at startup.
relative file name: Relative path to the stack file.
required: If true then the application ensures the stack loads properly when app launches. If false then it doesn't.

Return

Value

See also