Function.SqCollect.Checkpoint.Active - VCMP-SqMod/SqMod GitHub Wiki
Collect into a container all the active SqCheckpoint instances.
- Aliases:
SqCollect.Checkpoint.Active
- Signature:
();
-
Parameters:
- This function does not take any parameters.
-
Return:
-
array
An array with all SqCheckpoint instances that matched the specified criteria.
-
-
Throws:
- This function may throw errors if any element fails to be appended to the array (most likely due to memory limitations).
No remarks available.
No example available.
-
function
SqCollect.Checkpoint.Active -
function
SqCollect.Checkpoint.TagEquals -
function
SqCollect.Checkpoint.TagBegins -
function
SqCollect.Checkpoint.TagEnds -
function
SqCollect.Checkpoint.TagContains -
function
SqCollect.Checkpoint.TagMatches
No references available.