User Tools

Site Tools


crpl:docs:getcoreswithvar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:getcoreswithvar [2014/10/01 15:02] – external edit 127.0.0.1crpl:docs:getcoreswithvar [2021/02/05 11:43] (current) – Rmoved discussion tag Karsten75
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#unit_commands|Unit Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#unit_commands|Unit Commands]]
 =====  GetCoresWithVar  ===== =====  GetCoresWithVar  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| VariableName and Value | List of unit uids |'' s1 d1 -- [l1 l2...]i1''|+| VariableNameValue | List of unit uids, amount of units |'' s1 d1 -- l1 l2...ln n''|
  
  
 === Description === === Description ===
-Searches across all CRPLCore units looking for any that have a script that contains the specified variable with the specified value.  Useful for finding units by name, or other value. Returns a list of relevant UIDs followed by the number of UIDswith the number being on top of the stack.+Searches across all CRPLCore units looking for any that have a script that contains the specified variable with the specified value.  Useful for finding units by name, or other value. The function pushes the n UID's onto the stack followed by the integer nwhere n is the number of units
  
 Note that a single core can have multiple scripts assigning VariableName to different values, any of which can be used to find the core. Note that a single core can have multiple scripts assigning VariableName to different values, any of which can be used to find the core.
crpl/docs/getcoreswithvar.1412190170.txt.gz · Last modified: 2014/10/01 15:02 by 127.0.0.1