company logo

BaseContext :: parameters - All parameters

The function returns a string list containing all parameters currently set for the context. The string separator within the parameter list is property of the string list.

Notes:

Parameters are reset automatically, when the action had terminated. In case of calling context functions recursively, i.e. when another context action is activated from within an action, parameters become invalid. Hence, parameters should be read at the beginning of a context action, always.

Return value:   - internal feature (not documented) ( odaba::StringList & )

Implementation details

odaba::StringList BaseContext  :: parameters (  )