<- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#utility_commands|Utility Commands]] ===== GetTechLimit ===== ^Arguments^Result^Notation^ | Tech| amount |'' s1 -- i1 ''| === Description === Gets the research limit for the selected tech. -1 means unlimited. A list of all tech names with further examples can be found at [[crpl:docs:SetTechLimit]]. === Examples === GetTechLimit("MOVESPEED") ->limit SetTechLimit("MOVESPEED" <-limit add(1))