ACE_fnc_add2sfifo

Description

adds an object to the slowly running FIFO

Parameters

type (string), add whatever you want as type maxitems is only needed in the first call but can be changed during runtime, if not specified standard value 10 is taken

Returns

nil

Example

[“type”, object, maxitems before delete] call ACE_fnc_add2fifo

Author

Xeno

Close