~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:getterraformmarker|Get]] * [[4rpl:commands:setterraformmarker|Set]] :!: Available in version 1.3 and later. ====== GetTerraformMarker====== GetTerraformMarker(<-cellX <-cellY) ->markerLevel ===== Description ===== Returns an int indicating the terraform marker at the specified location. A value of -1 means there is no marker at the location. Other values indicate that height that the terraform marker represents. ===== Examples ===== trace(GetTerraformMarker(10 15)) ->level <=[[4rpl:start| Index]]