Difference between revisions of "GetLockLevel"

167 bytes added ,  04:19, 20 January 2017
imported>Henning
imported>Pintocat
 
(2 intermediate revisions by one other user not shown)
Line 8: Line 8:


=='''Examples'''==
=='''Examples'''==
 
<pre>
  if TerminalRef01.GetLockLevel < 50
  if TerminalRef01.GetLockLevel < 5
Returns true if locker's lock level is easier than Normal.
</pre>
<pre>
if ContainerRef01.GetLockLevel < 25
</pre>


=='''Notes'''==
=='''Notes'''==
Line 43: Line 46:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Lock_Functions]]
[[Category:Lock_Functions]]
[[Category:Lock_Functions (GECK 1.1)]]
[[Category:Miscellaneous Functions]]
[[Category:Miscellaneous Functions]]
[[Category:Miscellaneous Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.1)]]
Anonymous user